mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-02 03:16:42 -04:00
104 lines
3.1 KiB
JSON
104 lines
3.1 KiB
JSON
{
|
|
"parent": "object/draft_schematic/food/base_food_schematic.iff",
|
|
"itemsPerContainer": 25,
|
|
"craftedObjectTemplate": "object/tangible/food/spice/spice_giggledust.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"powdered_organic"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"powdered_organic"
|
|
],
|
|
"ingredient": "organic",
|
|
"count": 10
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"crushed_bone"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"crushed_bone"
|
|
],
|
|
"ingredient": "bone",
|
|
"count": 5
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"crushed_flowers"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"crushed_flowers"
|
|
],
|
|
"ingredient": "fruit_flowers",
|
|
"count": 5
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 1,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.spice.crafting_spice"
|
|
],
|
|
"complexity": 10,
|
|
"sharedTemplate": "object/draft_schematic/spices/shared_spice_giggledust.iff",
|
|
"volume": 1,
|
|
"xpPoints": [
|
|
{
|
|
"type": "XP_craftingSpice",
|
|
"level": 0,
|
|
"value": 0
|
|
}
|
|
]
|
|
} |