Files
Holocore/serverdata/draft_schematic/space/chassis/ywing.json
T
2017-01-15 12:25:19 -06:00

186 lines
5.7 KiB
JSON

{
"parent": "object/draft_schematic/base/base_draft_schematic.iff",
"itemsPerContainer": 0,
"category": "CT_space",
"craftedObjectTemplate": "object/tangible/ship/components/chassis/ywing_chassis_token.iff",
"slots": [
{
"optional": false,
"name": [
"craft_item_ingredients_n",
"frame"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_item_ingredients_n",
"frame"
],
"ingredient": "steel",
"count": 5000
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_item_ingredients_n",
"advanced_frame_infrastructure"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_item_ingredients_n",
"advanced_frame_infrastructure"
],
"ingredient": "steel",
"count": 2000
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_item_ingredients_n",
"structural_support"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_item_ingredients_n",
"structural_support"
],
"ingredient": "ore",
"count": 2000
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_item_ingredients_n",
"base_chassis_plating"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_item_ingredients_n",
"base_chassis_plating"
],
"ingredient": "ore",
"count": 2000
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_item_ingredients_n",
"basic_heat_shielding"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_item_ingredients_n",
"basic_heat_shielding"
],
"ingredient": "petrochem_inert",
"count": 2000
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
},
{
"optional": false,
"name": [
"craft_item_ingredients_n",
"ship_skin"
],
"options": [
{
"ingredientType": "IT_resourceClass",
"ingredients": [
{
"name": [
"craft_item_ingredients_n",
"ship_skin"
],
"ingredient": "aluminum",
"count": 2000
}
],
"complexity": 0,
"skillCommand": "unskilled"
}
],
"optionalSkillCommand": "",
"complexity": 0,
"appearance": ""
}
],
"skillCommands": [
"unskilled"
],
"manufactureScripts": [
"systems.crafting.space.chassis.crafting_ship_chassis"
],
"xpPoints": [
{
"type": "XP_shipwright",
"level": 0,
"value": 0
}
],
"complexity": 27,
"sharedTemplate": "object/draft_schematic/space/chassis/shared_ywing.iff",
"volume": 1
}