mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
159 lines
5.0 KiB
JSON
159 lines
5.0 KiB
JSON
{
|
|
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
|
"category": "CT_weapon",
|
|
"itemsPerContainer": 25,
|
|
"craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster_medium.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"frame_assembly"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"frame_assembly"
|
|
],
|
|
"ingredient": "copper_codoan",
|
|
"count": 40
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"receiver_assembly"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"receiver_assembly"
|
|
],
|
|
"ingredient": "metal_nonferrous",
|
|
"count": 20
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"grip_assembly"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"grip_assembly"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 10
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"powerhandler"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"powerhandler"
|
|
],
|
|
"ingredient": "object/tangible/component/weapon/blaster_power_handler.iff",
|
|
"count": 2
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"firing_mechanism"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"firing_mechanism"
|
|
],
|
|
"ingredient": "object/tangible/component/item/electronic_control_unit.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.weapon.crafting_blaster_weapon"
|
|
],
|
|
"complexity": 21,
|
|
"volume": 3,
|
|
"sharedTemplate": "object/draft_schematic/weapon/shared_bowcaster_recon.iff",
|
|
"xpPoints": [
|
|
{
|
|
"type": "XP_craftingWeapons",
|
|
"level": 0,
|
|
"value": 0
|
|
}
|
|
]
|
|
} |