mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-09-11 21:45:26 -04:00
Added draft schematics
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_flavor.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 10,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_flavor.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/base/base_draft_schematic.iff",
|
||||
"category": "CT_plantBreeding",
|
||||
"destroyIngredients": true,
|
||||
"crateObjectTemplate": "object/factory/factory_crate_chemicals.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingMedicine",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
+152
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 10,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_armor_adenine.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"playersample"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"playersample"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_playersample_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "water_vapor_dathomir",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"ingredient": "meat",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component_armor"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_armor_adenine.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+152
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 10,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_armor_cytosine.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"playersample"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"playersample"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_playersample_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "water_vapor_dathomir",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"ingredient": "meat",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component_armor"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_armor_cytosine.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+152
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 10,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_armor_guanine.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"playersample"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"playersample"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_playersample_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "water_vapor_dathomir",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"ingredient": "meat",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component_armor"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_armor_guanine.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+152
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 10,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_armor_thymine.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"playersample"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"playersample"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_playersample_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "water_vapor_dathomir",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"ingredient": "gas_inert",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"ingredient": "petrochem_inert_polymer",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"ingredient": "meat",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component_armor"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_armor_thymine.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_charisma.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"preservative_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"preservative_compound"
|
||||
],
|
||||
"ingredient": "creature_structural",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"psychoactive_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"psychoactive_agent"
|
||||
],
|
||||
"ingredient": "seafood",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 16,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_charisma.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_charisma_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"preservative_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"preservative_compound"
|
||||
],
|
||||
"ingredient": "creature_structural",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"psychoactive_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"psychoactive_agent"
|
||||
],
|
||||
"ingredient": "seafood",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_additives"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_additives"
|
||||
],
|
||||
"ingredient": "meat_wild",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 23,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_charisma_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_entertainer.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "flora_structural",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"reflective_scales"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"reflective_scales"
|
||||
],
|
||||
"ingredient": "hide_scaley",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 19,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_entertainer.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_entertainer_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "flora_structural",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"reflective_scales"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"reflective_scales"
|
||||
],
|
||||
"ingredient": "hide_scaley",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"viral_enhancement_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"viral_enhancement_agent"
|
||||
],
|
||||
"ingredient": "meat_egg",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 24,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_entertainer_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_medic.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "flora_structural",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"ingredient": "meat_insect",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 21,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_medic.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_medic_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "flora_structural",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_agent"
|
||||
],
|
||||
"ingredient": "meat_insect",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"ingredient": "meat_wild",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_medic_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_taming.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"bioactive_fluid"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"bioactive_fluid"
|
||||
],
|
||||
"ingredient": "milk",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"resonating_material"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"resonating_material"
|
||||
],
|
||||
"ingredient": "bone",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 20,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_taming.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_taming_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"bioactive_fluid"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"bioactive_fluid"
|
||||
],
|
||||
"ingredient": "milk",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"resonation_material"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"resonation_material"
|
||||
],
|
||||
"ingredient": "bone",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"ingredient": "meat_reptillian",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 25,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_taming_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_training.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 10,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_training.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_training_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 10,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_training_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_armor.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 10,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_armor.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_armor_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot1"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot2"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"slot3"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 10,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_armor_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_bleeding.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"coagulating_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"coagulating_materials"
|
||||
],
|
||||
"ingredient": "flora_resources",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"ingredient": "creature_resources",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 16,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_bleeding.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_bleeding_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"coagulating_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"coagulating_materials"
|
||||
],
|
||||
"ingredient": "flora_resources",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"ingredient": "creature_resources",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"bacterial_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"bacterial_enhancers"
|
||||
],
|
||||
"ingredient": "bone",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 23,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_bleeding_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_camo.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "flora_structural",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"deodorizing_solution"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"deodorizing_solution"
|
||||
],
|
||||
"ingredient": "fruit_flowers",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 21,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_camo.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_camo_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "flora_structural",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"deodorizing_solution"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"deodorizing_solution"
|
||||
],
|
||||
"ingredient": "fruit_flowers",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"ingredient": "bone_avian",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_camo_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_cover.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "flora_structural",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"light_reactive_chemicals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"light_reactive_chemicals"
|
||||
],
|
||||
"ingredient": "meat_reptillian",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_cover.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_cover_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"suspension_compound"
|
||||
],
|
||||
"ingredient": "flora_structural",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"light_reactive_chemicals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"light_reactive_chemicals"
|
||||
],
|
||||
"ingredient": "meat_reptillian",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"reactive_chemical_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"reactive_chemical_enhancers"
|
||||
],
|
||||
"ingredient": "seafood_mollusk",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 27,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_cover_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_defense.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"strengthening_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"strengthening_compound"
|
||||
],
|
||||
"ingredient": "bone",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"heat_resistant_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"bioactive_fluid"
|
||||
],
|
||||
"ingredient": "milk",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_defense.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_defense_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"strengthening_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"strengthening_compound"
|
||||
],
|
||||
"ingredient": "bone",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"heat_resistant_compound"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"bioactive_fluid"
|
||||
],
|
||||
"ingredient": "milk",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"reactive_chemicals"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"reactive_chemicals"
|
||||
],
|
||||
"ingredient": "flora_resources",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 28,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_defense_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_intimidate.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_solution"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_solution"
|
||||
],
|
||||
"ingredient": "meat_herbivore",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"psychoactive_solution"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"psychoactive_solution"
|
||||
],
|
||||
"ingredient": "vegetable_fungi",
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 18,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_intimidate.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_intimidate_2.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_solution"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hormone_reactive_solution"
|
||||
],
|
||||
"ingredient": "meat_herbivore",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"psychoactive_solution"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"psychoactive_solution"
|
||||
],
|
||||
"ingredient": "vegetable_fungi",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"pheromone_enhancers"
|
||||
],
|
||||
"ingredient": "meat_egg",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.bio_component.crafting_bio_component"
|
||||
],
|
||||
"complexity": 28,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_intimidate_2.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_heavy_filling.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "fruit_fruits",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"ingredient": "meat_domesticated",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"thinning_substance"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"thinning_substance"
|
||||
],
|
||||
"ingredient": "meat_wild",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_heavy_filling.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_heavy_flavor.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "fruit_berries",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"flavor_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"flavor_enhancers"
|
||||
],
|
||||
"ingredient": "milk",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_heavy_flavor.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_heavy_nutrition.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"fruit_flowers"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_heavy_nutrition.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_heavy_quantity.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "vegetable",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hyper_yeast"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hyper_yeast"
|
||||
],
|
||||
"ingredient": "cereal",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"yeast_catalyst"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"yeast_catalyst"
|
||||
],
|
||||
"ingredient": "meat_wild",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_heavy_quantity.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_light_filling.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"ingredient": "meat_domesticated",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"thinning_substance"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"thinning_substance"
|
||||
],
|
||||
"ingredient": "meat_wild",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 18,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_light_filling.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_light_flavor.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"flavor_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"flavor_enhancers"
|
||||
],
|
||||
"ingredient": "milk",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 18,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_light_flavor.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_light_nutrition.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 15,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_light_nutrition.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_light_quantity.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hyper_yeast"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hyper_yeast"
|
||||
],
|
||||
"ingredient": "cereal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"yeast_catalyst"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"yeast_catalyst"
|
||||
],
|
||||
"ingredient": "meat_wild",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 18,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_light_quantity.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_medium_filling.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "seeds",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"matter_reactant"
|
||||
],
|
||||
"ingredient": "meat_domesticated",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"thinning_substance"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"thinning_substance"
|
||||
],
|
||||
"ingredient": "meat_wild",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_medium_filling.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_medium_flavor.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "seeds",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"flavor_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"flavor_enhancers"
|
||||
],
|
||||
"ingredient": "milk",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_medium_flavor.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_medium_nutrition.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"vitamin_enhancers"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"chemical_enhancers"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_medium_nutrition.iff",
|
||||
"volume": 1
|
||||
}
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_medium_quantity.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"nutrient_base"
|
||||
],
|
||||
"ingredient": "organic",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hyper_yeast"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"hyper_yeast"
|
||||
],
|
||||
"ingredient": "cereal",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"yeast_catalyst"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"yeast_catalyst"
|
||||
],
|
||||
"ingredient": "meat_wild",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": true,
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_tissue_ingredients_n",
|
||||
"secrets"
|
||||
],
|
||||
"ingredient": "object/tangible/component/food/secrets/secret_base.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.crafting_bio_food_component"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_medium_quantity.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/base/base_draft_schematic.iff",
|
||||
"category": "CT_animalBreeding",
|
||||
"destroyIngredients": true,
|
||||
"crateObjectTemplate": "object/factory/factory_crate_clothing.iff",
|
||||
"xpPoints": [
|
||||
{
|
||||
"type": "XP_craftingMedicine",
|
||||
"level": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/angler_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_angler"
|
||||
],
|
||||
"complexity": 28,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_angler.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/bageraset_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_bageraset"
|
||||
],
|
||||
"complexity": 24,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bageraset.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/bantha_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 75
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_bantha"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bantha.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/bearded_jax_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_bearded_jax"
|
||||
],
|
||||
"complexity": 12,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bearded_jax.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/blurrg_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_blurrg"
|
||||
],
|
||||
"complexity": 18,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_blurrg.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/boar_wolf_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_boar_wolf"
|
||||
],
|
||||
"complexity": 23,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_boar_wolf.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/bocatt_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_bocatt"
|
||||
],
|
||||
"complexity": 23,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bocatt.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/bol_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_bol"
|
||||
],
|
||||
"complexity": 24,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bol.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/bolle_bol_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_bolle_bol"
|
||||
],
|
||||
"complexity": 24,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bolle_bol.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/bolma_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_bolma"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bolma.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/bordok_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_bordok"
|
||||
],
|
||||
"complexity": 20,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bordok.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/brackaset_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 75
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_brackaset"
|
||||
],
|
||||
"complexity": 24,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_brackaset.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/carrion_spat_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_carrion_spat"
|
||||
],
|
||||
"complexity": 24,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_carrion_spat.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/choku_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_choku"
|
||||
],
|
||||
"complexity": 21,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_choku.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/cu_pa_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_cu_pa"
|
||||
],
|
||||
"complexity": 21,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_cu_pa.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/dalyrake_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_dalyrake"
|
||||
],
|
||||
"complexity": 28,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_dalyrake.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/dewback_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_dewback"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_dewback.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/dune_lizard_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_dune_lizard"
|
||||
],
|
||||
"complexity": 24,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_dune_lizard.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/durni_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_durni"
|
||||
],
|
||||
"complexity": 10,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_durni.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/eopie_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_eopie"
|
||||
],
|
||||
"complexity": 15,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_eopie.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/falumpaset_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_falumpaset"
|
||||
],
|
||||
"complexity": 25,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_falumpaset.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/fambaa_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 85
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 120
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_fambaa"
|
||||
],
|
||||
"complexity": 33,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_fambaa.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/gnort_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_gnort"
|
||||
],
|
||||
"complexity": 10,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gnort.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/graul_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 90
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_graul"
|
||||
],
|
||||
"complexity": 38,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_graul.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/gronda_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_gronda"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gronda.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/gualama_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_gualama"
|
||||
],
|
||||
"complexity": 18,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gualama.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/guf_drolg_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 80
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_guf_drolg"
|
||||
],
|
||||
"complexity": 29,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_guf_drolg.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/gurnaset_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_gurnaset"
|
||||
],
|
||||
"complexity": 24,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gurnaset.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/gurrcat_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_gurrcat"
|
||||
],
|
||||
"complexity": 23,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gurrcat.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/gurreck_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_gurreck"
|
||||
],
|
||||
"complexity": 27,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gurreck.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/hermit_spider_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_hermit_spider"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_hermit_spider.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/huf_dun_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 90
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 110
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_huf_dun"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_huf_dun.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/huurton_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_huurton"
|
||||
],
|
||||
"complexity": 18,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_huurton.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/ikopi_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_ikopi"
|
||||
],
|
||||
"complexity": 18,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_ikopi.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/kaadu_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_kaadu"
|
||||
],
|
||||
"complexity": 17,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kaadu.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/kahmurra_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_kahmurra"
|
||||
],
|
||||
"complexity": 19,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kahmurra.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/kima_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 30
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_kima"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kima.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/kimogila_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 90
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 75
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_kimogila"
|
||||
],
|
||||
"complexity": 32,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kimogila.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/kliknik_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_kliknik"
|
||||
],
|
||||
"complexity": 28,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kliknik.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/krahbu_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_krahbu"
|
||||
],
|
||||
"complexity": 20,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_krahbu.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/kusak_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_kusak"
|
||||
],
|
||||
"complexity": 22,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kusak.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/kwi_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_kwi"
|
||||
],
|
||||
"complexity": 20,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kwi.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/langlatch_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_langlatch"
|
||||
],
|
||||
"complexity": 21,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_langlatch.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/malkloc_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 90
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_malkloc"
|
||||
],
|
||||
"complexity": 35,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_malkloc.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/mawgax_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 75
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_mawgax"
|
||||
],
|
||||
"complexity": 27,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_mawgax.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/merek_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_merek"
|
||||
],
|
||||
"complexity": 29,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_merek.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/mott_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_mott"
|
||||
],
|
||||
"complexity": 16,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_mott.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/narglatch_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 75
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_narglatch"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_narglatch.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/piket_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 80
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_piket"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_piket.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/pugoriss_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 45
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_pugoriss"
|
||||
],
|
||||
"complexity": 23,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_pugoriss.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/rancor_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 80
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_rancor"
|
||||
],
|
||||
"complexity": 30,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_rancor.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/roba_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 40
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 35
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_roba"
|
||||
],
|
||||
"complexity": 19,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_roba.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/ronto_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 80
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_ronto"
|
||||
],
|
||||
"complexity": 26,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_ronto.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/sand_panther_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 85
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_sand_panther"
|
||||
],
|
||||
"complexity": 29,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_sand_panther.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/sharnaff_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 80
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 85
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_sharnaff"
|
||||
],
|
||||
"complexity": 32,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_sharnaff.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/shear_mite_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 60
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_shear_mite"
|
||||
],
|
||||
"complexity": 27,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_shear_mite.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/slice_hound_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creaure_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 70
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_slice_hound"
|
||||
],
|
||||
"complexity": 25,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_slice_hound.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/snorbal_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 55
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 65
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_snorbal"
|
||||
],
|
||||
"complexity": 25,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_snorbal.iff",
|
||||
"volume": 1
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff",
|
||||
"itemsPerContainer": 25,
|
||||
"craftedObjectTemplate": "object/tangible/deed/pet_deed/squall_deed.iff",
|
||||
"slots": [
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_template",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"dna_template"
|
||||
],
|
||||
"ingredient": "object/tangible/component/dna/dna_template_generic.iff",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_base"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"protein_nutrition_materials"
|
||||
],
|
||||
"ingredient": "creature_food",
|
||||
"count": 25
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
},
|
||||
{
|
||||
"optional": false,
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"ingredientType": "IT_resourceClass",
|
||||
"ingredients": [
|
||||
{
|
||||
"name": [
|
||||
"craft_creature_ingredients_n",
|
||||
"organic_nutrition_materials"
|
||||
],
|
||||
"ingredient": "flora_food",
|
||||
"count": 20
|
||||
}
|
||||
],
|
||||
"complexity": 0,
|
||||
"skillCommand": "unskilled"
|
||||
}
|
||||
],
|
||||
"optionalSkillCommand": "",
|
||||
"complexity": 0,
|
||||
"appearance": ""
|
||||
}
|
||||
],
|
||||
"skillCommands": [
|
||||
"unskilled"
|
||||
],
|
||||
"destroyIngredients": true,
|
||||
"manufactureScripts": [
|
||||
"systems.crafting.bio_engineer.creature.crafting_creature_squall"
|
||||
],
|
||||
"complexity": 14,
|
||||
"sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_squall.iff",
|
||||
"volume": 1
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user