Files
holocore/serverdata/draft_schematic/munition/base_munition.json
T
2017-01-15 12:25:19 -06:00

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
}
]
}