mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
124 lines
3.9 KiB
JSON
124 lines
3.9 KiB
JSON
{
|
|
"parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff",
|
|
"itemsPerContainer": 50,
|
|
"craftedObjectTemplate": "object/tangible/component/vehicle/launcher.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"component_frame"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"component_frame"
|
|
],
|
|
"ingredient": "iron_axidite",
|
|
"count": 1000
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"component_body"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"component_body"
|
|
],
|
|
"ingredient": "steel_rhodium",
|
|
"count": 400
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"liquid_fuel"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"liquid_fuel"
|
|
],
|
|
"ingredient": "fuel_petrochem_liquid",
|
|
"count": 200
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"launcher"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"launcher"
|
|
],
|
|
"ingredient": "object/tangible/component/vehicle/warhead_launcher.iff",
|
|
"count": 2
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.armor.component.crafting_armor_layer_component"
|
|
],
|
|
"complexity": 33,
|
|
"sharedTemplate": "object/draft_schematic/vehicle/component/shared_launcher.iff",
|
|
"volume": 1
|
|
} |