mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
132 lines
4.1 KiB
JSON
132 lines
4.1 KiB
JSON
{
|
|
"parent": "object/draft_schematic/weapon/base_weapon_schematic.iff",
|
|
"category": "CT_weapon",
|
|
"itemsPerContainer": 25,
|
|
"craftedObjectTemplate": "object/weapon/melee/polearm/polearm_lance_electric_polearm.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"lance_shaft"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"lance_shaft"
|
|
],
|
|
"ingredient": "steel_ditanium",
|
|
"count": 38
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"shock_pulsor"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"shock_pulsor"
|
|
],
|
|
"ingredient": "object/tangible/component/item/electronic_power_conditioner.iff",
|
|
"count": 2
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"reinforcement_core_advanced"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"reinforcement_core_advanced"
|
|
],
|
|
"ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"grip"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"grip"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 6
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.weapon.crafting_melee_standard_weapon"
|
|
],
|
|
"complexity": 32,
|
|
"volume": 1,
|
|
"sharedTemplate": "object/draft_schematic/weapon/shared_polearm_electric.iff",
|
|
"xpPoints": [
|
|
{
|
|
"type": "XP_craftingWeapons",
|
|
"level": 0,
|
|
"value": 0
|
|
}
|
|
]
|
|
} |