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/furniture/furniture_base.iff",
|
|
"itemsPerContainer": 0,
|
|
"craftedObjectTemplate": "object/tangible/furniture/decorative/tanning_hide_s01.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_furniture_ingredients_n",
|
|
"frame"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_furniture_ingredients_n",
|
|
"frame"
|
|
],
|
|
"ingredient": "wood",
|
|
"count": 150
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_furniture_ingredients_n",
|
|
"stretched_hide"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_furniture_ingredients_n",
|
|
"stretched_hide"
|
|
],
|
|
"ingredient": "hide_leathery",
|
|
"count": 100
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.furniture.specific_item.furniture_item"
|
|
],
|
|
"complexity": 28,
|
|
"sharedTemplate": "object/draft_schematic/furniture/shared_tanning_hide.iff",
|
|
"volume": 1
|
|
} |