changed gitignore

This commit is contained in:
Pao
2023-03-03 00:33:14 +01:00
parent 46175964f1
commit 76e7ae84de
3 changed files with 732 additions and 38 deletions

38
.gitignore vendored
View File

@@ -1,38 +0,0 @@
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_LeatherBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_LeatherBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_LeatherBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_MetalBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_MetalBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_MetalBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_WoodenBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_WoodenBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_Hand_WoodenBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_LeatherBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_LeatherBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_LeatherBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_MetalBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_MetalBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_MetalBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_WoodenBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_WoodenBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Left_LowerArm_WoodenBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_LeatherBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_LeatherBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_LeatherBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_MetalBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_MetalBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_MetalBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_WoodenBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_WoodenBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_Hand_WoodenBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_LeatherBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_LeatherBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_LeatherBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_MetalBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_MetalBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_MetalBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_WoodenBase_MetalHand.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_WoodenBase_MetalHook.xml
dev_stuff/python_helpers/outputs/output_clothing/Prost_Right_LowerArm_WoodenBase_WoodenHook.xml
dev_stuff/python_helpers/outputs/output_item/script.txt
dev_stuff/python_helpers/outputs/output_recipe/script.txt

View File

@@ -0,0 +1,588 @@
item Prost_WoodenBase_WoodenHook
{
Weight = 0.90,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
ClothingItem = Prost_Left_Hand_WoodenBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_WoodenHook
{
Weight = 0.90,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
ClothingItem = Prost_Right_Hand_WoodenBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_WoodenHook
{
Weight = 0.90,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
ClothingItem = Prost_Left_LowerArm_WoodenBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_WoodenHook
{
Weight = 0.90,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
ClothingItem = Prost_Right_LowerArm_WoodenBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_MetalHook
{
Weight = 1.20,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hook,
ClothingItem = Prost_Left_Hand_WoodenBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_MetalHook
{
Weight = 1.20,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hook,
ClothingItem = Prost_Right_Hand_WoodenBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_MetalHook
{
Weight = 1.20,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hook,
ClothingItem = Prost_Left_LowerArm_WoodenBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_MetalHook
{
Weight = 1.20,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hook,
ClothingItem = Prost_Right_LowerArm_WoodenBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_MetalHand
{
Weight = 1.40,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hand,
ClothingItem = Prost_Left_Hand_WoodenBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_MetalHand
{
Weight = 1.40,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hand,
ClothingItem = Prost_Right_Hand_WoodenBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_MetalHand
{
Weight = 1.40,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hand,
ClothingItem = Prost_Left_LowerArm_WoodenBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_WoodenBase_MetalHand
{
Weight = 1.40,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hand,
ClothingItem = Prost_Right_LowerArm_WoodenBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_WoodenHook
{
Weight = 1.40,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Wooden Hook,
ClothingItem = Prost_Left_Hand_MetalBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_WoodenHook
{
Weight = 1.40,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Wooden Hook,
ClothingItem = Prost_Right_Hand_MetalBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_WoodenHook
{
Weight = 1.40,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Wooden Hook,
ClothingItem = Prost_Left_LowerArm_MetalBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_WoodenHook
{
Weight = 1.40,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Wooden Hook,
ClothingItem = Prost_Right_LowerArm_MetalBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_MetalHook
{
Weight = 1.70,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hook,
ClothingItem = Prost_Left_Hand_MetalBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_MetalHook
{
Weight = 1.70,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hook,
ClothingItem = Prost_Right_Hand_MetalBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_MetalHook
{
Weight = 1.70,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hook,
ClothingItem = Prost_Left_LowerArm_MetalBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_MetalHook
{
Weight = 1.70,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hook,
ClothingItem = Prost_Right_LowerArm_MetalBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_MetalHand
{
Weight = 1.90,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hand,
ClothingItem = Prost_Left_Hand_MetalBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_MetalHand
{
Weight = 1.90,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hand,
ClothingItem = Prost_Right_Hand_MetalBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_MetalHand
{
Weight = 1.90,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hand,
ClothingItem = Prost_Left_LowerArm_MetalBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_MetalBase_MetalHand
{
Weight = 1.90,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hand,
ClothingItem = Prost_Right_LowerArm_MetalBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_WoodenHook
{
Weight = 1.20,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Wooden Hook,
ClothingItem = Prost_Left_Hand_LeatherBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_WoodenHook
{
Weight = 1.20,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Wooden Hook,
ClothingItem = Prost_Right_Hand_LeatherBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_WoodenHook
{
Weight = 1.20,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Wooden Hook,
ClothingItem = Prost_Left_LowerArm_LeatherBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_WoodenHook
{
Weight = 1.20,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Wooden Hook,
ClothingItem = Prost_Right_LowerArm_LeatherBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_MetalHook
{
Weight = 1.50,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hook,
ClothingItem = Prost_Left_Hand_LeatherBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_MetalHook
{
Weight = 1.50,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hook,
ClothingItem = Prost_Right_Hand_LeatherBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_MetalHook
{
Weight = 1.50,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hook,
ClothingItem = Prost_Left_LowerArm_LeatherBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_MetalHook
{
Weight = 1.50,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hook,
ClothingItem = Prost_Right_LowerArm_LeatherBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_MetalHand
{
Weight = 1.70,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hand,
ClothingItem = Prost_Left_Hand_LeatherBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_MetalHand
{
Weight = 1.70,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hand,
ClothingItem = Prost_Right_Hand_LeatherBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_MetalHand
{
Weight = 1.70,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hand,
ClothingItem = Prost_Left_LowerArm_LeatherBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item Prost_LeatherBase_MetalHand
{
Weight = 1.70,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hand,
ClothingItem = Prost_Right_LowerArm_LeatherBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_WoodenBase
{
Weight = 0.70,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Wooden Base,
Icon = ProstTestBase,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_MetalBase
{
Weight = 1.20,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Metal Base,
Icon = ProstTestBase,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_LeatherBase
{
Weight = 1.00,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Leather Base,
Icon = ProstTestBase,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_WoodenHook
{
Weight = 0.20,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Wooden Hook,
Icon = ProstTestTop,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_MetalHook
{
Weight = 0.50,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Metal Hook,
Icon = ProstTestTop,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_MetalHand
{
Weight = 0.70,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Metal Hand,
Icon = ProstTestTop,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_WoodenBase
{
Weight = 0.70,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Wooden Base,
Icon = ProstTestBase,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_MetalBase
{
Weight = 1.20,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Metal Base,
Icon = ProstTestBase,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_LeatherBase
{
Weight = 1.00,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Leather Base,
Icon = ProstTestBase,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_WoodenHook
{
Weight = 0.20,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Wooden Hook,
Icon = ProstTestTop,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_MetalHook
{
Weight = 0.50,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Metal Hook,
Icon = ProstTestTop,
Tooltip = TempTooltip,
CanHaveHoles = false,
}
item ProstPart_MetalHand
{
Weight = 0.70,
Type = Normal,
DisplayCategory = Prosthesis,
DisplayName = Metal Hand,
Icon = ProstTestTop,
Tooltip = TempTooltip,
CanHaveHoles = false,
}

View File

@@ -0,0 +1,144 @@
recipe Craft prosthesis with Wooden Base and Wooden Hook
{
ProstPart_WoodenBase,
ProstPart_WoodenHook,
Time: 10.0,
Result: Prost_WoodenBase_WoodenHook,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}
recipe Craft prosthesis with Wooden Base and Metal Hook
{
ProstPart_WoodenBase,
ProstPart_MetalHook,
Time: 10.0,
Result: Prost_WoodenBase_MetalHook,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}
recipe Craft prosthesis with Wooden Base and Metal Hand
{
ProstPart_WoodenBase,
ProstPart_MetalHand,
Time: 10.0,
Result: Prost_WoodenBase_MetalHand,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}
recipe Craft prosthesis with Metal Base and Wooden Hook
{
ProstPart_MetalBase,
ProstPart_WoodenHook,
Time: 10.0,
Result: Prost_MetalBase_WoodenHook,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}
recipe Craft prosthesis with Metal Base and Metal Hook
{
ProstPart_MetalBase,
ProstPart_MetalHook,
Time: 10.0,
Result: Prost_MetalBase_MetalHook,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}
recipe Craft prosthesis with Metal Base and Metal Hand
{
ProstPart_MetalBase,
ProstPart_MetalHand,
Time: 10.0,
Result: Prost_MetalBase_MetalHand,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}
recipe Craft prosthesis with Leather Base and Wooden Hook
{
ProstPart_LeatherBase,
ProstPart_WoodenHook,
Time: 10.0,
Result: Prost_LeatherBase_WoodenHook,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}
recipe Craft prosthesis with Leather Base and Metal Hook
{
ProstPart_LeatherBase,
ProstPart_MetalHook,
Time: 10.0,
Result: Prost_LeatherBase_MetalHook,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}
recipe Craft prosthesis with Leather Base and Metal Hand
{
ProstPart_LeatherBase,
ProstPart_MetalHand,
Time: 10.0,
Result: Prost_LeatherBase_MetalHand,
NeedToBeLearn: true,
CanBeDoneFromFloor: false,
OnGiveXP: NoXP_OnGiveXP,
SkillRequired: FirstAid=2,
Category: Surgeon,
OnCreate:ProsthesisRecipes.OnCreateProsthesis,
Tooltip: Recipe_Tooltip_AssembleProsthesis,
}