Files
Holocore/serverdata/draft_schematic/droid/navicomputer_2.json
T
2017-01-15 12:25:19 -06:00

151 lines
4.7 KiB
JSON

{
"parent": "object/draft_schematic/droid/base_droid_schematic.iff",
"itemsPerContainer": 10,
"craftedObjectTemplate": "object/tangible/droid/navicomputer_2.iff",
"slots": [
{
"optional": false,
"name": [
"craft_droid_ingredients_n",
"primary_frame"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_droid_ingredients_n",
"primary_frame"
],
"ingredient": "metal",
"count": 25
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_droid_ingredients_n",
"body_shell"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_droid_ingredients_n",
"body_shell"
],
"ingredient": "chemical",
"count": 20
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_droid_ingredients_n",
"droid_brain"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_droid_ingredients_n",
"droid_brain"
],
"ingredient": "metal",
"count": 17
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_droid_ingredients_n",
"engine_unit"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_droid_ingredients_n",
"engine_unit"
],
"ingredient": "metal",
"count": 20
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_droid_ingredients_n",
"sensor_suite"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_droid_ingredients_n",
"sensor_suite"
],
"ingredient": "metal",
"count": 11
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
}
],
"skillCommands": [
"unskilled"
],
"manufactureScripts": [
"systems.crafting.droid.crafted_items.crafting_navicomputer"
],
"complexity": 17,
"sharedTemplate": "object/draft_schematic/droid/shared_navicomputer_2.iff",
"volume": 1
}