mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
16 lines
387 B
JSON
16 lines
387 B
JSON
{
|
|
"parent": "object/draft_schematic/base/base_draft_schematic.iff",
|
|
"category": "CT_weapon",
|
|
"crateObjectTemplate": "object/factory/factory_crate_weapon.iff",
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"destroyIngredients": true,
|
|
"xpPoints": [
|
|
{
|
|
"type": "XP_craftingWeapons",
|
|
"level": 0,
|
|
"value": 0
|
|
}
|
|
]
|
|
} |