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

259 lines
8.4 KiB
JSON

{
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
"itemsPerContainer": 25,
"craftedObjectTemplate": "object/weapon/ranged/.iff",
"slots": [
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"breech_carriage_and_harness_interface"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_weapon_ingredients_n",
"breech_carriage_and_harness_interface"
],
"ingredient": "metal",
"count": 1250
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"cannon_breech"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_weapon_ingredients_n",
"cannon_breech"
],
"ingredient": "metal",
"count": 400
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"charge_and_contaminent_shielding"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_weapon_ingredients_n",
"charge_and_contaminent_shielding"
],
"ingredient": "gas_inert",
"count": 50
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"thermal_and_electrical_insulation"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_weapon_ingredients_n",
"thermal_and_electrical_insulation"
],
"ingredient": "ore",
"count": 25
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"surge_preventor"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_weapon_ingredients_n",
"surge_preventor"
],
"ingredient": "steel",
"count": 125
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"multicycle_power_feed"
],
"options": [
{
"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"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"thermal_shielding"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_weapon_ingredients_n",
"thermal_shielding"
],
"ingredient": "ore",
"count": 250
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"cannon_tube"
],
"options": [
{
"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"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_weapon_ingredients_n",
"cannon_alignment_calibrator"
],
"options": [
{
"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"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
}
],
"skillCommands": [
"unskilled"
],
"manufactureScripts": [
"systems.crafting.weapon.crafting_blaster_weapon"
],
"complexity": 45,
"sharedTemplate": "object/draft_schematic/weapon/shared_turbo_laser.iff",
"volume": 5
}