mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-09-11 21:45:26 -04:00
Added draft schematics
This commit is contained in:
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/ammo_projectile.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"projectile"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"projectile"
|
||||
],
|
||||
"ingredient": "mineral",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cartridge_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cartridge_casing"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"propulsive_charge"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"propulsive_charge"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_warhead_munition"
|
||||
],
|
||||
"complexity": 3,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_ammo_projectile.iff",
|
||||
"volume": 4
|
||||
}
|
||||
@@ -0,0 +1,120 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/ammo_projectile_entanglement.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"projectile"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"projectile"
|
||||
],
|
||||
"ingredient": "mineral",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cartridge_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"cartridge_casing"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"propulsive_charge"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"propulsive_charge"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"neutralization_material"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"neutralization_material"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_warhead_munition"
|
||||
],
|
||||
"complexity": 15,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_ammo_projectile_entanglement.iff"
|
||||
}
|
||||
@@ -0,0 +1,145 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/base_munition_enhancer.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"trigger_pulse_prism"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"trigger_pulse_prism"
|
||||
],
|
||||
"ingredient": "gemstone_armophous",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"prism_mount"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"prism_mount"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fusing_module_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fusing_module_casing"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"insulation"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"insulation"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_and_control_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_and_control_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_component_munition"
|
||||
],
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_base_munition_enhancer.iff"
|
||||
}
|
||||
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition_enhancer.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/enhanced_charge_composition.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_environ_seal"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_environ_seal"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_booster"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_booster"
|
||||
],
|
||||
"ingredient": "fuel_petrochem_solid",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_catalyst"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_catalyst"
|
||||
],
|
||||
"ingredient": "mineral",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_component_munition"
|
||||
],
|
||||
"complexity": 5,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_enhanced_charge_composition.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition_enhancer.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/enhanced_charge_shaping.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_composition_spacer_cap"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_composition_spacer_cap"
|
||||
],
|
||||
"ingredient": "metal_nonferrous",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_spacer"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_spacer"
|
||||
],
|
||||
"ingredient": "aluminum",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_spacer_mount"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_spacer_mount"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_component_munition"
|
||||
],
|
||||
"complexity": 5,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_enhanced_charge_shaping.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+67
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition_enhancer.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/enhanced_destructive_pulse_channeling.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_routing_vanes"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_routing_vanes"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"pulse_conduit_media"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"pulse_conduit_media"
|
||||
],
|
||||
"ingredient": "mineral",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_component_munition"
|
||||
],
|
||||
"complexity": 10,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_enhanced_destructive_pulse_channeling.iff",
|
||||
"volume": 2
|
||||
}
|
||||
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition_enhancer.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/enhanced_fragmentation_sleeve.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"frag_sleeve_binder"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"frag_sleeve_binder"
|
||||
],
|
||||
"ingredient": "gemstone_armophous",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"frag_sleeve_core"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"frag_sleeve_core"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"frag_sleeve_booster"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"frag_sleeve_booster"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_component_munition"
|
||||
],
|
||||
"complexity": 9,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_enhanced_fragmentation_sleeve.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/warhead_chemical.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_module_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_module_casing"
|
||||
],
|
||||
"ingredient": "steel_thoranium",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"chemical_containment"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"chemical_containment"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"containment_field_coil"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"containment_field_coil"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"trigger_pulse_prism"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"trigger_pulse_prism"
|
||||
],
|
||||
"ingredient": "gemstone_armophous",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_component_munition"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_chemical.iff",
|
||||
"volume": 3
|
||||
}
|
||||
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/warhead_fusing_mechanism.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"trigger_pulse_prism"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"trigger_pulse_prism"
|
||||
],
|
||||
"ingredient": "gemstone_armophous",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prism_mount"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"prism_mount"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"fusing_module_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"fusing_module_casing"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"insulation"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"insulation"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"warhead_and_control_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_weapon_ingredients_n",
|
||||
"warhead_and_control_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_component_munition"
|
||||
],
|
||||
"complexity": 15,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_fusing_mechanism.iff",
|
||||
"volume": 3
|
||||
}
|
||||
@@ -0,0 +1,202 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/warhead_heavy.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_module_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_module_casing"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 160
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"casing_brackets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"casing_brackets"
|
||||
],
|
||||
"ingredient": "steel_thoranium",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fuse_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fuse_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_medium"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_medium"
|
||||
],
|
||||
"ingredient": "gas_reactive_skevon",
|
||||
"count": 80
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_mass"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_mass"
|
||||
],
|
||||
"ingredient": "radioactive",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"exploder_carriage"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"exploder_carriage"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_neutralization_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"charge_neutralization_agent"
|
||||
],
|
||||
"ingredient": "gas_inert_hydron3",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_warhead_munition"
|
||||
],
|
||||
"complexity": 40,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_heavy.iff",
|
||||
"volume": 4
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/warhead_light.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_module_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_module_casing"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"casing_brackets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"casing_brackets"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fuse_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fuse_coupling"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_medium"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_medium"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 9
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_warhead_munition"
|
||||
],
|
||||
"complexity": 15,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_light.iff",
|
||||
"volume": 3
|
||||
}
|
||||
@@ -0,0 +1,175 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/warhead_medium.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_module_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"warhead_module_casing"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"casing_brackets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"casing_brackets"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fuse_coupling"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fuse_coupling"
|
||||
],
|
||||
"ingredient": "metal",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_medium"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_medium"
|
||||
],
|
||||
"ingredient": "gas_reactive",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_mass"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"reaction_mass"
|
||||
],
|
||||
"ingredient": "radioactive",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"exploder_carriage"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"exploder_carriage"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_warhead_munition"
|
||||
],
|
||||
"complexity": 30,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_medium.iff",
|
||||
"volume": 4
|
||||
}
|
||||
@@ -0,0 +1,175 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/munition/base_munition.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/munition/warhead_stabilizer.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"thermal_insulation"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"thermal_insulation"
|
||||
],
|
||||
"ingredient": "ore",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"interdiction_coil_substrate"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"interdiction_coil_substrate"
|
||||
],
|
||||
"ingredient": "ore_carbonate",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"field_interdiction_coil"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"field_interdiction_coil"
|
||||
],
|
||||
"ingredient": "copper",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fuse_warhead_interface"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"fuse_warhead_interface"
|
||||
],
|
||||
"ingredient": "gemstone_armophous",
|
||||
"count": 5
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"contaminent_preventor"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"contaminent_preventor"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 21
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"module_casing"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_munition_ingredients_n",
|
||||
"module_casing"
|
||||
],
|
||||
"ingredient": "steel",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.munition.specific_item.crafting_component_munition"
|
||||
],
|
||||
"complexity": 30,
|
||||
"sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_stabilizer.iff",
|
||||
"volume": 8
|
||||
}
|
||||
Reference in New Issue
Block a user