mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-01 02:15:58 -04:00
97 lines
3.1 KiB
JSON
97 lines
3.1 KiB
JSON
{
|
|
"parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff",
|
|
"itemsPerContainer": 50,
|
|
"craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_chemical_ingredients_n",
|
|
"body"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_clothing_ingredients_n",
|
|
"body"
|
|
],
|
|
"ingredient": "hide",
|
|
"count": 30
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_chemical_ingredients_n",
|
|
"binding_and_hardware"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_clothing_ingredients_n",
|
|
"binding_and_hardware"
|
|
],
|
|
"ingredient": "petrochem_inert_polymer",
|
|
"count": 12
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_chemical_ingredients_n",
|
|
"colorizable_cloth_panel"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_chemical_ingredients_n",
|
|
"colorizable_cloth_panel"
|
|
],
|
|
"ingredient": "object/tangible/component/clothing/color_panels.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry"
|
|
],
|
|
"complexity": 50,
|
|
"sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound.iff",
|
|
"volume": 6
|
|
} |