mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
151 lines
4.9 KiB
JSON
151 lines
4.9 KiB
JSON
{
|
|
"parent": "object/draft_schematic/structure/base_structure_schematic.iff",
|
|
"itemsPerContainer": 1,
|
|
"craftedObjectTemplate": "object/tangible/deed/player_house_deed/merchant_tent_style_01_deed.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"tent_frame"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"tent_frame"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 400
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"insulation_and_covering"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"insulation_and_covering"
|
|
],
|
|
"ingredient": "hide",
|
|
"count": 600
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"foundation"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"foundation"
|
|
],
|
|
"ingredient": "ore",
|
|
"count": 200
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"fiberplast_tent_covering"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_templateGeneric",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"fiberplast_tent_covering"
|
|
],
|
|
"ingredient": "object/tangible/component/clothing/fiberplast_panel.iff",
|
|
"count": 20
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"reinforced_secondary_covering"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_structure_ingredients_n",
|
|
"reinforced_secondary_covering"
|
|
],
|
|
"ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff",
|
|
"count": 4
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.structure.specific_item.crafting_merchant_tent"
|
|
],
|
|
"complexity": 13,
|
|
"sharedTemplate": "object/draft_schematic/structure/shared_merchant_tent.iff",
|
|
"volume": 10
|
|
} |