mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-27 17:57:53 -04:00
Added draft schematics
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+151
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+151
@@ -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
|
||||
}
|
||||
+151
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+151
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+151
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+151
@@ -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
|
||||
}
|
||||
+151
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+232
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+178
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+178
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user