mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-03 04:21:12 -04:00
151 lines
4.8 KiB
JSON
151 lines
4.8 KiB
JSON
{
|
|
"parent": "object/draft_schematic/food/base_food_schematic.iff",
|
|
"itemsPerContainer": 25,
|
|
"craftedObjectTemplate": "object/tangible/food/crafted/drink_flameout.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"alcohol"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"alcohol"
|
|
],
|
|
"ingredient": "object/tangible/food/crafted/drink_alcohol.iff",
|
|
"count": 4
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"reactive_element"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"reactive_element"
|
|
],
|
|
"ingredient": "gas_reactive",
|
|
"count": 15
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"fermented_tubers"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"fermented_tubers"
|
|
],
|
|
"ingredient": "vegetable_tubers",
|
|
"count": 15
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"glass"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_templateGeneric",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"glass"
|
|
],
|
|
"ingredient": "object/tangible/component/food/base/drink_container_base.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": true,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"additive"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"additive"
|
|
],
|
|
"ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.food.crafted_items.crafting_food_organic_gas_chef"
|
|
],
|
|
"complexity": 15,
|
|
"sharedTemplate": "object/draft_schematic/food/shared_drink_flameout.iff",
|
|
"volume": 1
|
|
} |