mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
151 lines
4.8 KiB
JSON
151 lines
4.8 KiB
JSON
{
|
|
"parent": "object/draft_schematic/structure/base_structure_schematic.iff",
|
|
"itemsPerContainer": 10,
|
|
"craftedObjectTemplate": "object/tangible/deed/camp_deed/camp_improved_deed.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"shelter_canvas"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"shelter_canvas"
|
|
],
|
|
"ingredient": "hide",
|
|
"count": 200
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"shelter_structure"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"shelter_structure"
|
|
],
|
|
"ingredient": "metal_nonferrous",
|
|
"count": 150
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"secondary_shelter"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"secondary_shelter"
|
|
],
|
|
"ingredient": "hide",
|
|
"count": 100
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": true,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"camp_module"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"camp_module"
|
|
],
|
|
"ingredient": "object/tangible/component/camp/camp_module_base.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": true,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"camp_module_2"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"camp_module_2"
|
|
],
|
|
"ingredient": "object/tangible/component/camp/camp_module_base.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.camp.crafting_camp"
|
|
],
|
|
"complexity": 7,
|
|
"sharedTemplate": "object/draft_schematic/camp/shared_camp_improved.iff",
|
|
"volume": 1
|
|
} |