mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-09-11 21:45:26 -04:00
Added draft schematics
This commit is contained in:
@@ -0,0 +1,286 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/droid/base_droid_schematic.iff",
|
||||
"itemsPerContainer": 5,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_probot_basic.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"primary_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"primary_frame"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"body_shell"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"body_shell"
|
||||
],
|
||||
"ingredient": "chemical",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"droid_brain"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"droid_brain"
|
||||
],
|
||||
"ingredient": "object/tangible/component/droid/droid_brain.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"manipulator_arm"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"manipulator_arm"
|
||||
],
|
||||
"ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"motivator"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"motivator"
|
||||
],
|
||||
"ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"espionage_sensor_suite"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"espionage_sensor_suite"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/micro_sensor_suite.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"combat_only_socket_bank"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"combat_only_socket_bank"
|
||||
],
|
||||
"ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"combat_socket_bank"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"combat_socket_bank"
|
||||
],
|
||||
"ingredient": "object/tangible/component/droid/combat_socket_bank.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"droid_defensive_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"droid_defensive_module"
|
||||
],
|
||||
"ingredient": "object/tangible/component/droid/defensive_module_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"droid_defensive_module2"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_droid_ingredients_n",
|
||||
"droid_defensive_module2"
|
||||
],
|
||||
"ingredient": "object/tangible/component/droid/defensive_module_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.droid.crafted_items.crafting_probot_droid"
|
||||
],
|
||||
"complexity": 25,
|
||||
"sharedTemplate": "object/draft_schematic/droid/shared_droid_probot.iff",
|
||||
"volume": 1
|
||||
}
|
||||
Reference in New Issue
Block a user