mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-04 05:16:49 -04:00
44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"parent": "object/draft_schematic/clothing/base_clothing_schematic.iff",
|
|
"itemsPerContainer": 25,
|
|
"craftedObjectTemplate": "object/tangible/wearables/vest/vest_s15.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_clothing_ingredients_n",
|
|
"clothing_base"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_clothing_ingredients_n",
|
|
"clothing_base"
|
|
],
|
|
"ingredient": "hide",
|
|
"count": 10
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"destroyIngredients": true,
|
|
"manufactureScripts": [
|
|
"systems.crafting.clothing.crafting_garment_clothing"
|
|
],
|
|
"complexity": 10,
|
|
"sharedTemplate": "object/draft_schematic/clothing/shared_clothing_base.iff",
|
|
"volume": 2
|
|
} |