mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-28 23:15:47 -04:00
132 lines
4.0 KiB
JSON
132 lines
4.0 KiB
JSON
{
|
|
"parent": "object/draft_schematic/base/base_draft_schematic.iff",
|
|
"itemsPerContainer": 0,
|
|
"category": "CT_space",
|
|
"craftedObjectTemplate": "object/tangible/ship/components/chassis/z95_chassis_token.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"frame"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"frame"
|
|
],
|
|
"ingredient": "steel",
|
|
"count": 2000
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"ship_skin"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"ship_skin"
|
|
],
|
|
"ingredient": "aluminum",
|
|
"count": 1000
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"structural_support"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"structural_support"
|
|
],
|
|
"ingredient": "ore",
|
|
"count": 1000
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"basic_heat_shielding"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"basic_heat_shielding"
|
|
],
|
|
"ingredient": "petrochem_inert",
|
|
"count": 1000
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.space.chassis.crafting_ship_chassis"
|
|
],
|
|
"xpPoints": [
|
|
{
|
|
"type": "XP_shipwright",
|
|
"level": 0,
|
|
"value": 0
|
|
}
|
|
],
|
|
"complexity": 23,
|
|
"sharedTemplate": "object/draft_schematic/space/chassis/shared_z95.iff",
|
|
"volume": 1
|
|
} |