mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-02 03:16:42 -04:00
70 lines
2.2 KiB
JSON
70 lines
2.2 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",
|
|
"organic_element"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_chemical_ingredients_n",
|
|
"organic_element"
|
|
],
|
|
"ingredient": "organic",
|
|
"count": 4
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_chemical_ingredients_n",
|
|
"inorganic_element"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_clothing_ingredients_n",
|
|
"inorganic_element"
|
|
],
|
|
"ingredient": "inorganic",
|
|
"count": 3
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry"
|
|
],
|
|
"complexity": 10,
|
|
"sharedTemplate": "object/draft_schematic/chemistry/shared_medic_damage.iff",
|
|
"volume": 5
|
|
} |