Files
Holocore/serverdata/draft_schematic/munition/grenade_proton.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/ranged/grenade/grenade_proton.iff",
"slots": [
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"shell"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_munition_ingredients_n",
"shell"
],
"ingredient": "metal",
"count": 10
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"thumb_trigger"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_munition_ingredients_n",
"thumb_trigger"
],
"ingredient": "steel",
"count": 15
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"activation_indicator"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_munition_ingredients_n",
"activation_indicator"
],
"ingredient": "petrochem_inert_polymer",
"count": 1
}
],
"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",
"count": 6
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_munition_ingredients_n",
"igniter_charge"
],
"options": [
{
"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"
}
],
"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_standard_munition"
],
"complexity": 35,
"sharedTemplate": "object/draft_schematic/munition/shared_grenade_proton.iff",
"volume": 4
}