mirror of
https://bitbucket.org/projectswg/holocore.git
synced 2026-07-13 22:01:12 -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
|
|
}
|
|
]
|
|
} |