mirror of
https://bitbucket.org/projectswg/holocore.git
synced 2026-07-13 22:01:12 -04:00
129 lines
4.0 KiB
JSON
129 lines
4.0 KiB
JSON
{
|
|
"parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff",
|
|
"itemsPerContainer": 25,
|
|
"category": "CT_misc",
|
|
"craftedObjectTemplate": "object/tangible/medicine/medikit_tool_basic.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"assembly_enclosure"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"assembly_enclosure"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 5
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"thermal_shielding"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"thermal_shielding"
|
|
],
|
|
"ingredient": "ore",
|
|
"count": 3
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"med_electronics_package"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"med_electronics_package"
|
|
],
|
|
"ingredient": "ore",
|
|
"count": 3
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": true,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"parallel_control_unit"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"parallel_control_unit"
|
|
],
|
|
"ingredient": "object/tangible/component/item/electronic_control_unit.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.chemistry.crafted_items.crafting_medikit_tool"
|
|
],
|
|
"xpPoints": [
|
|
{
|
|
"type": "XP_crafting",
|
|
"level": 0,
|
|
"value": 0
|
|
}
|
|
],
|
|
"complexity": 10,
|
|
"sharedTemplate": "object/draft_schematic/chemistry/shared_medikit_basic.iff",
|
|
"volume": 1
|
|
} |