diff --git a/.gitignore b/.gitignore index 64c9dce..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/dev_stuff/python_helpers/outputs/output_item/script.txt b/dev_stuff/python_helpers/outputs/output_item/script.txt new file mode 100644 index 0000000..1533b44 --- /dev/null +++ b/dev_stuff/python_helpers/outputs/output_item/script.txt @@ -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, + } diff --git a/dev_stuff/python_helpers/outputs/output_recipe/script.txt b/dev_stuff/python_helpers/outputs/output_recipe/script.txt new file mode 100644 index 0000000..9a17aea --- /dev/null +++ b/dev_stuff/python_helpers/outputs/output_recipe/script.txt @@ -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, + }