mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
186 lines
5.7 KiB
JSON
186 lines
5.7 KiB
JSON
{
|
|
"parent": "object/draft_schematic/base/base_draft_schematic.iff",
|
|
"itemsPerContainer": 0,
|
|
"category": "CT_space",
|
|
"craftedObjectTemplate": "object/tangible/ship/components/chassis/ywing_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": 5000
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"advanced_frame_infrastructure"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"advanced_frame_infrastructure"
|
|
],
|
|
"ingredient": "steel",
|
|
"count": 2000
|
|
}
|
|
],
|
|
"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": 2000
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"base_chassis_plating"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_item_ingredients_n",
|
|
"base_chassis_plating"
|
|
],
|
|
"ingredient": "ore",
|
|
"count": 2000
|
|
}
|
|
],
|
|
"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": 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": 2000
|
|
}
|
|
],
|
|
"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": 27,
|
|
"sharedTemplate": "object/draft_schematic/space/chassis/shared_ywing.iff",
|
|
"volume": 1
|
|
} |