Files
Holocore/serverdata/draft_schematic/munition/mine_dxr55.json
T
2017-01-15 12:25:19 -06:00

256 lines
8.4 KiB
JSON

{
"parent": "object/draft_schematic/munition/base_munition.iff",
"itemsPerContainer": 25,
"craftedObjectTemplate": "object/weapon/mine/wp_mine_drx55.iff",
"slots": [
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"weapon_casing"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_munition_ingredients_n",
"weapon_casing"
],
"ingredient": "metal",
"count": 10
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"trigger_mechanism"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_munition_ingredients_n",
"trigger_mechanism"
],
"ingredient": "steel_thoranium",
"count": 15
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"warhead_compartment"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_munition_ingredients_n",
"warhead_compartment"
],
"ingredient": "petrochem_inert_polymer",
"count": 1
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"grounding_pile"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_munition_ingredients_n",
"grounding_pile"
],
"ingredient": "ore_carbonate",
"count": 2
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"warhead_insulator"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_munition_ingredients_n",
"warhead_insulator"
],
"ingredient": "ore_siliclastic_crism",
"count": 3
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"warhead_assembly"
],
"options": [
{
"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"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"null_field_generator"
],
"options": [
{
"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"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"warhead_fusing"
],
"options": [
{
"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"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": true,
"name": [
"craft_munition_ingredients_n",
"warhead_booster"
],
"options": [
{
"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"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
}
],
"manufactureScripts": [
"systems.crafting.munition.specific_item.crafting_mine_munition"
],
"complexity": 30,
"sharedTemplate": "object/draft_schematic/munition/shared_mine_dxr55.iff",
"volume": 3
}