mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-09-12 22:45:18 -04:00
Removed nge subfolder in serverdata
Updated CU experience table
This commit is contained in:
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"ingredient": "fuel_petrochem_solid",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 25,
|
||||
"volume": 3,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_blade_vibro_unit.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"ingredient": "copper_desh",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"ingredient": "petrochem_fuel_solid_type3",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"ingredient": "copper_platinite",
|
||||
"count": 13
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 30,
|
||||
"volume": 3,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_blade_vibro_unit_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_pistol_barrel.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"ingredient": "gemstone",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blaster_pistol_barrel_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"volume": 2,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_pistol_barrel.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "steel_rhodium",
|
||||
"count": 17
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"ingredient": "steel_duralloy",
|
||||
"count": 14
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"ingredient": "armophous_ryll",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blaster_pistol_barrel_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"volume": 2,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_pistol_barrel_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_power_handler.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"xciter_circuitry"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"xciter_circuitry"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_power_handler_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"volume": 3,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_power_handler.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_power_handler_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"xciter_circuitry"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"xciter_circuitry"
|
||||
],
|
||||
"ingredient": "copper_diatium",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate_ostrine",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "aluminum_phrik",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive_irolunn",
|
||||
"count": 16
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_power_handler_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"volume": 3,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_power_handler_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_rifle_barrel.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"ingredient": "gemstone_crystalline",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blaster_rifle_barrel_component"
|
||||
],
|
||||
"complexity": 22,
|
||||
"volume": 3,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_rifle_barrel.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "steel_rhodium",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"ingredient": "steel_duralloy",
|
||||
"count": 19
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"ingredient": "steel_duranium",
|
||||
"count": 17
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"ingredient": "armophous_ryll",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 9
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blaster_rifle_barrel_component"
|
||||
],
|
||||
"complexity": 22,
|
||||
"volume": 3,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_rifle_barrel_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/chemical_dispersion_mechanism.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"chemical_barrel_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"chemical_barrel_coupling"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 14
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "metal_nonferrous",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sealant_gaskets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sealant_gaskets"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_chem_dispersion_component"
|
||||
],
|
||||
"complexity": 15,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_chemical_dispersion_mechanism.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+105
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/chemical_dispersion_mechanism_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"chemical_barrel_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"chemical_barrel_coupling"
|
||||
],
|
||||
"ingredient": "steel_carbonite",
|
||||
"count": 22
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "aluminum_linksteel",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sealant_gaskets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sealant_gaskets"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_chem_dispersion_component"
|
||||
],
|
||||
"complexity": 15,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_chemical_dispersion_mechanism_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,124 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/energization_crystals.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"crystal_mounting"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"crystal_mounting"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"crystals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"crystals"
|
||||
],
|
||||
"ingredient": "gemstone",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_frame"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blaster_energy_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_energization_crystals.iff",
|
||||
"volume": 3
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/galven_tube_circuits.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"focusing_coils"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"focusing_coils"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"galven_coil_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"galven_coil_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"galven_circuitry_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"galven_circuitry_frame"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"coolant_medium"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"coolant_medium"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_galven_tube_circuits.iff",
|
||||
"volume": 2
|
||||
}
|
||||
@@ -0,0 +1,178 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/laser_cannon_cooling_sleeve.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"enclosure_shell"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"enclosure_shell"
|
||||
],
|
||||
"ingredient": "metal_ferrous",
|
||||
"count": 150
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"pressure_can"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"pressure_can"
|
||||
],
|
||||
"ingredient": "steel_kiirium",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"tube_and_sleeve_interface"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"tube_and_sleeve_interface"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"ingredient": "ore_extrusive_bene",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"coolant_medium"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"coolant_medium"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 80
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_cannon_component"
|
||||
],
|
||||
"complexity": 25,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_laser_cannon_cooling_sleeve.iff",
|
||||
"volume": 3
|
||||
}
|
||||
@@ -0,0 +1,178 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/laser_cannon_gun_tube.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_tube_shell"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_tube_shell"
|
||||
],
|
||||
"ingredient": "copper_platinite",
|
||||
"count": 75
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_tube_truss"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_tube_truss"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_breech"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_breech"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"galven_circuitry"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"galven_circuitry"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/galven_tube_circuits.iff",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energization_crystal_cluster"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energization_crystal_cluster"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/energization_crystals.iff",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"flashback_supressor"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"flashback_supressor"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/laser_magnetic_flashback_supressor.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_cannon_component"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_laser_cannon_gun_tube.iff",
|
||||
"volume": 4
|
||||
}
|
||||
@@ -0,0 +1,259 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/laser_generator.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"generator_enclosure"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"generator_enclosure"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 75
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_buffers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_buffers"
|
||||
],
|
||||
"ingredient": "chemical",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_and_contaminent_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_and_contaminent_shielding"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_medium"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_medium"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_accumulator"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_accumulator"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energy_sink"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energy_sink"
|
||||
],
|
||||
"ingredient": "ore_carbonate",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_chamber_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_chamber_shielding"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactive_module_enclosure"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactive_module_enclosure"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energy_pile"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energy_pile"
|
||||
],
|
||||
"ingredient": "radioactive",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blaster_energy_component"
|
||||
],
|
||||
"complexity": 45,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_laser_generator.iff",
|
||||
"volume": 5
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/laser_magnetic_flashback_supressor.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"supressor_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"supressor_assembly"
|
||||
],
|
||||
"ingredient": "metal_nonferrous",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energy_sink"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energy_sink"
|
||||
],
|
||||
"ingredient": "ore_carbonate",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_reflector"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_reflector"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reflector_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reflector_substratey"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_cannon_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_laser_magnetic_flashback_supressor.iff",
|
||||
"volume": 2
|
||||
}
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"ingredient": "fuel_petrochem_solid",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_vibro_unit"
|
||||
],
|
||||
"complexity": 21,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blade_vibro_unit.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+105
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"ingredient": "copper_desh",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"ingredient": "petrochem_fuel_solid_type3",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"ingredient": "copper_platinite",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_vibro_unit"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blade_vibro_unit_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+159
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_pistol_barrel.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 16
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"ingredient": "gemstone",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_barrel_blaster"
|
||||
],
|
||||
"complexity": 21,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blaster_pistol_barrel.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+159
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "steel_rhodium",
|
||||
"count": 26
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"ingredient": "steel_duralloy",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 18
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"ingredient": "armophous_ryll",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_barrel_blaster"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blaster_pistol_barrel_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+159
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_rifle_barrel.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 18
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"ingredient": "gemstone_crystalline",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_barrel_blaster"
|
||||
],
|
||||
"complexity": 21,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blaster_rifle_barrel.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+159
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"emitter_nozzle"
|
||||
],
|
||||
"ingredient": "steel_rhodium",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"actuating_blaster_module"
|
||||
],
|
||||
"ingredient": "steel_duralloy",
|
||||
"count": 36
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_to_receiver_coupling"
|
||||
],
|
||||
"ingredient": "steel_duranium",
|
||||
"count": 34
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prismatic_crystal"
|
||||
],
|
||||
"ingredient": "armophous_ryll",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 18
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_barrel_blaster"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blaster_rifle_barrel_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_acid.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate_varium",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "aluminum_phrik",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive_tolium",
|
||||
"count": 16
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_elemental"
|
||||
],
|
||||
"complexity": 38,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_acid.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_cold.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate_ostrine",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "aluminum_chromium",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive_eleton",
|
||||
"count": 16
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_elemental"
|
||||
],
|
||||
"complexity": 38,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_cold.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_electric.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate_chromite",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "aluminum_duralumin",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive_methane",
|
||||
"count": 16
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_elemental"
|
||||
],
|
||||
"complexity": 38,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_electric.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_heat.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate_alantium",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "aluminum_titanium",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive_skevon",
|
||||
"count": 16
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_elemental"
|
||||
],
|
||||
"complexity": 38,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_heat.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_heavy.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "aluminum_linksteel",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 16
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_elemental"
|
||||
],
|
||||
"complexity": 38,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_heavy.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_gas_cartridge"
|
||||
],
|
||||
"complexity": 21,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_gas_cartridge.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+159
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_assembly"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"xciter_circuitry"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"xciter_circuitry"
|
||||
],
|
||||
"ingredient": "copper_diatium",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"circuitry_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate_ostrine",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"gas_containment_unit"
|
||||
],
|
||||
"ingredient": "aluminum_phrik",
|
||||
"count": 38
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reactant_source"
|
||||
],
|
||||
"ingredient": "gas_reactive_irolunn",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_gas_cartridge"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_gas_cartridge_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+105
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_pistol_barrel.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 48
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 21
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_barrel_projectile"
|
||||
],
|
||||
"complexity": 21,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_projectile_pistol_barrel.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+105
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel_duralloy",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "iron_plumbum",
|
||||
"count": 22
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "iron_axidite",
|
||||
"count": 18
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_barrel_projectile"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_projectile_pistol_barrel_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+105
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 26
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_barrel_projectile"
|
||||
],
|
||||
"complexity": 21,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_projectile_rifle_barrel.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+105
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel_quadranium",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "iron_plumbum",
|
||||
"count": 32
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"barrel_shroud"
|
||||
],
|
||||
"ingredient": "iron_axidite",
|
||||
"count": 18
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_barrel_projectile"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_projectile_rifle_barrel_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon_comp_reinforcement_core.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_base"
|
||||
],
|
||||
"ingredient": "petrochem_inert",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_material"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_material"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_attachment"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_attachment"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_reinforcement_core"
|
||||
],
|
||||
"complexity": 21,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_reinforcement_core.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+132
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon_comp_reinforcement_core_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_base"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_material"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_material"
|
||||
],
|
||||
"ingredient": "copper_diatium",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "ore_carbonate_ostrine",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_attachment"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_attachment"
|
||||
],
|
||||
"ingredient": "aluminum_phrik",
|
||||
"count": 38
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_reinforcement_core"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_reinforcement_core_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/scope_weapon_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_shell"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_shell"
|
||||
],
|
||||
"ingredient": "aluminum_chromium",
|
||||
"count": 18
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_bracket"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_bracket"
|
||||
],
|
||||
"ingredient": "aluminum_linksteel",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"light_accumulators"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"light_accumulators"
|
||||
],
|
||||
"ingredient": "crystalline_green_diamond",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"targeting_aid_circuitry"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"targeting_aid_circuitry"
|
||||
],
|
||||
"ingredient": "copper_polysteel",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_scope"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_scope.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 50,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/stock_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "wood_deciduous_corellia",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"butt_cap_and_receiver_attachment_point"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"butt_cap_and_receiver_attachment_point"
|
||||
],
|
||||
"ingredient": "aluminum_linksteel",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"frame_attachment"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"frame_attachment"
|
||||
],
|
||||
"ingredient": "steel_duralloy",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_stock"
|
||||
],
|
||||
"complexity": 42,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_stock.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,205 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/parallel_weapon_targeting_computer.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"enclosure_framework"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"enclosure_framework"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_enclosure"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_enclosure"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_and_thermal_insulation"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_and_thermal_insulation"
|
||||
],
|
||||
"ingredient": "chemical",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"coolant"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"coolant"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"logic_communication_subnet"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"logic_communication_subnet"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"data_processing_nodes"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"data_processing_nodes"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/electronics_gp_module.iff",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"targeting_metric_handling_units"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"targeting_metric_handling_units"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/electronics_memory_module.iff",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_weapon_computer_component"
|
||||
],
|
||||
"complexity": 40,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_parallel_weapon_targeting_computer.iff",
|
||||
"volume": 4
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_feed_mechanism.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cartridge_feed_mechanism"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cartridge_feed_mechanism"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"feed_tray_and_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"feed_tray_and_frame"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 7
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 10,
|
||||
"volume": 2,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_feed_mechanism.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cartridge_feed_mechanism"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cartridge_feed_mechanism"
|
||||
],
|
||||
"ingredient": "steel_quadranium",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"feed_tray_and_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"feed_tray_and_frame"
|
||||
],
|
||||
"ingredient": "iron_axidite",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 10,
|
||||
"volume": 2,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_feed_mechanism_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_pistol_barrel.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 16
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_projectile_barrel_component"
|
||||
],
|
||||
"complexity": 4,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_pistol_barrel.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel_duralloy",
|
||||
"count": 29
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "iron_plumbum",
|
||||
"count": 17
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_projectile_barrel_component"
|
||||
],
|
||||
"complexity": 4,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_pistol_barrel_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 31
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_projectile_barrel_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_rifle_barrel.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel_quadranium",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "iron_axidite",
|
||||
"count": 26
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_projectile_barrel_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_rifle_barrel_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+78
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel_faux_bowcaster.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 31
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"bore"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_projectile_barrel_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_rifle_barrel_faux_bowcaster.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/reinforcement_core.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sword_core"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sword_core"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_reinforcement_core.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/reinforcement_core_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_core"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_core"
|
||||
],
|
||||
"ingredient": "steel_ditanium",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_reinforcement_core_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/geonosian_reinforcement_core.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_core"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"reinforcement_core"
|
||||
],
|
||||
"ingredient": "steel_ditanium",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"power_supply"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"power_supply"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_reinforcement_core_geo.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/scope_weapon.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_shell"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_shell"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"ingredient": "petrochem_inert",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_bracket"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_bracket"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"light_accumulators"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"light_accumulators"
|
||||
],
|
||||
"ingredient": "gemstone",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"targeting_aid_circuitry"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"targeting_aid_circuitry"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_scope_weapon_component"
|
||||
],
|
||||
"complexity": 14,
|
||||
"volume": 2,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_scope_weapon.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/scope_weapon_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_shell"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_shell"
|
||||
],
|
||||
"ingredient": "aluminum_chromium",
|
||||
"count": 18
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_bracket"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"scope_bracket"
|
||||
],
|
||||
"ingredient": "aluminum_chromium",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"light_accumulators"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"light_accumulators"
|
||||
],
|
||||
"ingredient": "crystalline_green_diamond",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"targeting_aid_circuitry"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"targeting_aid_circuitry"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_scope_weapon_component"
|
||||
],
|
||||
"complexity": 14,
|
||||
"volume": 2,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_scope_weapon_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/stock.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "wood",
|
||||
"count": 17
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"butt_cap_and_receiver_attachment_point"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"butt_cap_and_receiver_attachment_point"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_stock_component"
|
||||
],
|
||||
"complexity": 3,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_stock.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/stock_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"lining"
|
||||
],
|
||||
"ingredient": "wood_deciduous_corellia",
|
||||
"count": 28
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"butt_cap_and_receiver_attachment_point"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"butt_cap_and_receiver_attachment_point"
|
||||
],
|
||||
"ingredient": "aluminum_linksteel",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_stock_component"
|
||||
],
|
||||
"complexity": 3,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_stock_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/sword_core.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sword_core"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sword_core"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_sword_core.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/sword_core_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sword_core"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sword_core"
|
||||
],
|
||||
"ingredient": "iron_dolovite",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_sword_core_advanced.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/geonosian_sword_core.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sword_core"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"sword_core"
|
||||
],
|
||||
"ingredient": "steel_neutronium",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"power_supply"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"power_supply"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 5,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_sword_core_geo.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,205 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/turbo_laser_gun_tube.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_tube_shell"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_tube_shell"
|
||||
],
|
||||
"ingredient": "metal_nonferrous",
|
||||
"count": 225
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"breech_and_tube_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"breech_and_tube_coupling"
|
||||
],
|
||||
"ingredient": "steel_ditanium",
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_tube_truss"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_tube_truss"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 165
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"galven_circuitry"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"galven_circuitry"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/galven_tube_circuits.iff",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energization_crystal_array"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"energization_crystal_array"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/energization_crystals.iff",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_cooling_jacket"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cannon_cooling_jacket"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/laser_cannon_cooling_sleeve.iff",
|
||||
"count": 7
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"flashback_supressor"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"flashback_supressor"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/laser_magnetic_flashback_supressor.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_cannon_component"
|
||||
],
|
||||
"complexity": 45,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_turbo_laser_gun_tube.iff",
|
||||
"volume": 5
|
||||
}
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit_advanced.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_housing"
|
||||
],
|
||||
"ingredient": "copper_desh",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"ultrasonic_vibration_generator"
|
||||
],
|
||||
"ingredient": "petrochem_fuel_solid_type3",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"conductive_circuits"
|
||||
],
|
||||
"ingredient": "copper_platinite",
|
||||
"count": 13
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_blade_vibro_component"
|
||||
],
|
||||
"complexity": 30,
|
||||
"volume": 3,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_vibro_unit_nightsister.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/weapon_mount.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"mount_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"mount_frame"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"brackets_and_load_bearing_structure"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"brackets_and_load_bearing_structure"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_buffers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_buffers"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"mount_servo_controller"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"mount_servo_controller"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/electronic_control_unit.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"weapon_pointing_computer"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"weapon_pointing_computer"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/weapon_trajectory_computer.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_weapon_mount_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_mount.iff",
|
||||
"volume": 3
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/weapon_mount_light.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"mount_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"mount_frame"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"brackets_and_load_bearing_structure"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"brackets_and_load_bearing_structure"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_buffers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_buffers"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"mount_servo_controller"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"mount_servo_controller"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/electronic_control_unit.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"weapon_pointing_computer"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"weapon_pointing_computer"
|
||||
],
|
||||
"ingredient": "object/tangible/component/weapon/weapon_trajectory_computer.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_weapon_mount_component"
|
||||
],
|
||||
"complexity": 12,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_mount_light.iff",
|
||||
"volume": 2
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"category": "CT_weapon",
|
||||
"itemsPerContainer": 0,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/power_bit.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"power_bit_modifier"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"power_bit_modifier"
|
||||
],
|
||||
"ingredient": "object/tangible/component/reverse_engineering/modifier_bit.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"power_bit_value"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"power_bit_value"
|
||||
],
|
||||
"ingredient": "object/tangible/component/reverse_engineering/base_power_bit.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.core.crafting_comp_power_bit"
|
||||
],
|
||||
"complexity": 21,
|
||||
"volume": 1,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_power_bit.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingWeapons",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,205 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/weapon_targeting_computer.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_enclosure"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_enclosure"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_mounting_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_mounting_frame"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_and_contaminent_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_and_contaminent_shielding"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"ingredient": "chemical",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"dynamic_collision_predictor_circuits"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"dynamic_collision_predictor_circuits"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/electronics_gp_module.iff",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"target_data_tables"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"target_data_tables"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/electronics_memory_module.iff",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_weapon_computer_component"
|
||||
],
|
||||
"complexity": 45,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_targeting_computer.iff",
|
||||
"volume": 5
|
||||
}
|
||||
@@ -0,0 +1,205 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/weapon/weapon_trajectory_computer.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_enclosure"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_enclosure"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_mounting_frame"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"module_mounting_frame"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_and_contaminent_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"charge_and_contaminent_shielding"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shielding"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"thermal_shieldings"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"shock_proofing_and_gasket_seals"
|
||||
],
|
||||
"ingredient": "chemical",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"weapon_pointing_alignment_module"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"weapon_pointing_alignment_module"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/electronics_gp_module.iff",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"weapon_behavior_tables"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"weapon_behavior_tables"
|
||||
],
|
||||
"ingredient": "object/tangible/component/item/electronics_memory_module.iff",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.weapon.component.crafting_weapon_computer_component"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_trajectory_computer.iff",
|
||||
"volume": 4
|
||||
}
|
||||
Reference in New Issue
Block a user