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": 0,
|
|
"craftedObjectTemplate": "object/weapon/melee/2h_sword/ep3_loot_executer.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"staff_shaft"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"staff_shaft"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 15
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"jacketed_sword_core_advanced"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"jacketed_sword_core_advanced"
|
|
],
|
|
"ingredient": "object/tangible/component/weapon/sword_core_advanced.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"balance_tabs"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"balance_tabs"
|
|
],
|
|
"ingredient": "mineral",
|
|
"count": 14
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"impact_face"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_weapon_ingredients_n",
|
|
"impact_face"
|
|
],
|
|
"ingredient": "metal",
|
|
"count": 3
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.weapon.crafting_melee_standard_weapon"
|
|
],
|
|
"complexity": 34,
|
|
"volume": 3,
|
|
"sharedTemplate": "object/draft_schematic/weapon/shared_loot_executer.iff",
|
|
"xpPoints": [
|
|
{
|
|
"type": "XP_craftingWeapons",
|
|
"level": 0,
|
|
"value": 0
|
|
}
|
|
]
|
|
} |