1 @base object/draft_schematic/munition/base_munition.iff
2 @class draft_schematic_object_template 7
7 craftedObjectTemplate = "object/weapon/ranged/grenade/grenade_proton.iff"
11 name = "craft_munition_ingredients_n" "shell",
13 [ingredientType=IT_resourceClass, ingredients = [[name="craft_munition_ingredients_n" "shell", ingredient="metal", count=10]], complexity = 0, skillCommand = "unskilled"]],
14 optionalSkillCommand = "",
19 name = "craft_munition_ingredients_n" "thumb_trigger",
21 [ingredientType=IT_resourceClass, ingredients = [[name="craft_munition_ingredients_n" "thumb_trigger", ingredient="steel", count=15]], complexity = 0, skillCommand = "unskilled"]],
22 optionalSkillCommand = "",
27 name = "craft_munition_ingredients_n" "activation_indicator",
29 [ingredientType=IT_resourceClass, ingredients = [[name="craft_munition_ingredients_n" "activation_indicator", ingredient="petrochem_inert_polymer", count=1]], complexity = 0, skillCommand = "unskilled"]],
30 optionalSkillCommand = "",
35 name = "craft_munition_ingredients_n" "warhead_insulator",
37 [ingredientType=IT_resourceClass, ingredients = [[name="craft_munition_ingredients_n" "warhead_insulator", ingredient="ore_siliclastic", count=6]], complexity = 0, skillCommand = "unskilled"]],
38 optionalSkillCommand = "",
43 name = "craft_munition_ingredients_n" "igniter_charge",
45 [ingredientType=IT_template, ingredients = [[name="craft_munition_ingredients_n" "igniter_charge", ingredient="object/tangible/component/munition/warhead_light.iff", count=1]], complexity = 0, skillCommand = "unskilled"]],
46 optionalSkillCommand = "",
51 name = "craft_munition_ingredients_n" "warhead_assembly",
53 [ingredientType=IT_template, ingredients = [[name="craft_munition_ingredients_n" "warhead_assembly", ingredient="object/tangible/component/munition/warhead_medium.iff", count=1]], complexity = 0, skillCommand = "unskilled"]],
54 optionalSkillCommand = "",
59 name = "craft_munition_ingredients_n" "null_field_generator",
61 [ingredientType=IT_template, ingredients = [[name="craft_munition_ingredients_n" "null_field_generator", ingredient="object/tangible/component/munition/warhead_stabilizer.iff", count=1]], complexity = 0, skillCommand = "unskilled"]],
62 optionalSkillCommand = "",
67 name = "craft_munition_ingredients_n" "warhead_fusing",
69 [ingredientType=IT_template, ingredients = [[name="craft_munition_ingredients_n" "warhead_fusing", ingredient="object/tangible/component/munition/warhead_fusing_mechanism.iff", count=1]], complexity = 0, skillCommand = "unskilled"]],
70 optionalSkillCommand = "",
75 name = "craft_munition_ingredients_n" "warhead_booster",
77 [ingredientType=IT_template, ingredients = [[name="craft_munition_ingredients_n" "warhead_booster", ingredient="object/tangible/component/munition/enhanced_destructive_pulse_channeling.iff", count=1]], complexity = 0, skillCommand = "unskilled"]],
78 optionalSkillCommand = "",
82 manufactureScripts = [ "systems.crafting.munition.specific_item.crafting_standard_munition" ]
87 @class intangible_object_template 0
90 @class object_template 5
93 sharedTemplate = "object/draft_schematic/munition/shared_grenade_proton.iff"