mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-31 01:15:50 -04:00
151 lines
4.8 KiB
JSON
151 lines
4.8 KiB
JSON
{
|
|
"parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff",
|
|
"itemsPerContainer": 50,
|
|
"craftedObjectTemplate": "object/tangible/component/vehicle/disperser.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"component_frame"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"component_frame"
|
|
],
|
|
"ingredient": "copper_thallium",
|
|
"count": 700
|
|
}
|
|
],
|
|
"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_quadranium",
|
|
"count": 600
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"beam_focus"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"beam_focus"
|
|
],
|
|
"ingredient": "gas_inert",
|
|
"count": 200
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"reactor"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"reactor"
|
|
],
|
|
"ingredient": "object/tangible/component/vehicle/reactor_unit.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"power_handler"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_vehicle_ingredients_n",
|
|
"power_handler"
|
|
],
|
|
"ingredient": "object/tangible/component/vehicle/hvy_blaster_power_handler.iff",
|
|
"count": 3
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.armor.component.crafting_armor_layer_component"
|
|
],
|
|
"complexity": 28,
|
|
"sharedTemplate": "object/draft_schematic/vehicle/component/shared_disperser.iff",
|
|
"volume": 1
|
|
} |