1 @base object/draft_schematic/weapon/base_weapon_schematic.iff
2 @class draft_schematic_object_template 7
4 // skills used: inventor/basic general component design
8 craftedObjectTemplate = "object/weapon/ranged/.iff"
12 name = "craft_weapon_ingredients_n" "breech_carriage_and_harness_interface",
14 [ingredientType=IT_resourceClass, ingredients = [[name="craft_weapon_ingredients_n" "breech_carriage_and_harness_interface", ingredient="metal", count=1250]], complexity = 0, skillCommand = "unskilled"]],
15 optionalSkillCommand = "",
20 name = "craft_weapon_ingredients_n" "cannon_breech",
22 [ingredientType=IT_resourceClass, ingredients = [[name="craft_weapon_ingredients_n" "cannon_breech", ingredient="metal", count=400]], complexity = 0, skillCommand = "unskilled"]],
23 optionalSkillCommand = "",
28 name = "craft_weapon_ingredients_n" "charge_and_contaminent_shielding",
30 [ingredientType=IT_resourceClass, ingredients = [[name="craft_weapon_ingredients_n" "charge_and_contaminent_shielding", ingredient="gas_inert", count=50]], complexity = 0, skillCommand = "unskilled"]],
31 optionalSkillCommand = "",
36 name = "craft_weapon_ingredients_n" "thermal_and_electrical_insulation",
38 [ingredientType=IT_resourceClass, ingredients = [[name="craft_weapon_ingredients_n" "thermal_and_electrical_insulation", ingredient="ore", count=25]], complexity = 0, skillCommand = "unskilled"]],
39 optionalSkillCommand = "",
44 name = "craft_weapon_ingredients_n" "surge_preventor",
46 [ingredientType=IT_resourceClass, ingredients = [[name="craft_weapon_ingredients_n" "surge_preventor", ingredient="steel", count=125]], complexity = 0, skillCommand = "unskilled"]],
47 optionalSkillCommand = "",
52 name = "craft_weapon_ingredients_n" "multicycle_power_feed",
54 [ingredientType=IT_template, ingredients = [[name="craft_weapon_ingredients_n" "multicycle_power_feed", ingredient="object/tangible/component/weapon/blaster_power_handler.iff", count=20]], complexity = 0, skillCommand = "unskilled"]],
55 optionalSkillCommand = "",
60 name = "craft_weapon_ingredients_n" "thermal_shielding",
62 [ingredientType=IT_resourceClass, ingredients = [[name="craft_weapon_ingredients_n" "thermal_shielding", ingredient="ore", count=250]], complexity = 0, skillCommand = "unskilled"]],
63 optionalSkillCommand = "",
68 name = "craft_weapon_ingredients_n" "cannon_tube",
70 [ingredientType=IT_template, ingredients = [[name="craft_weapon_ingredients_n" "cannon_tube", ingredient="object/tangible/component/weapon/turbo_laser_gun_tube.iff", count=1]], complexity = 0, skillCommand = "unskilled"]],
71 optionalSkillCommand = "",
76 name = "craft_weapon_ingredients_n" "cannon_alignment_calibrator",
78 [ingredientType=IT_template, ingredients = [[name="craft_weapon_ingredients_n" "cannon_alignment_calibrator", ingredient="object/tangible/component/item/micro_sensor_suite.iff", count=1]], complexity = 0, skillCommand = "unskilled"]],
79 optionalSkillCommand = "",
82 skillCommands = ["unskilled"]
84 manufactureScripts = [ "systems.crafting.weapon.crafting_blaster_weapon" ]
87 @class intangible_object_template 0
90 @class object_template 5
93 sharedTemplate = "object/draft_schematic/weapon/shared_turbo_laser.iff"