mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-31 01:15:50 -04:00
151 lines
4.7 KiB
JSON
151 lines
4.7 KiB
JSON
{
|
|
"parent": "object/draft_schematic/droid/base_droid_schematic.iff",
|
|
"itemsPerContainer": 10,
|
|
"craftedObjectTemplate": "object/tangible/droid/navicomputer_3.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"primary_frame"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"primary_frame"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 30
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"body_shell"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"body_shell"
|
|
],
|
|
"ingredient": "chemical",
|
|
"count": 25
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"droid_brain"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"droid_brain"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 22
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"engine_unit"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"engine_unit"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 25
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"sensor_suite"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_droid_ingredients_n",
|
|
"sensor_suite"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 16
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.droid.crafted_items.crafting_navicomputer"
|
|
],
|
|
"complexity": 19,
|
|
"sharedTemplate": "object/draft_schematic/droid/shared_navicomputer_3.iff",
|
|
"volume": 1
|
|
} |