From bf6fce5a177923625be20287d10671d30c524747 Mon Sep 17 00:00:00 2001 From: Mint <93885293+Mint-Vanilla@users.noreply.github.com> Date: Sun, 3 Nov 2024 17:35:59 +0000 Subject: [PATCH 1/2] Update LoadFolders.xml --- LoadFolders.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/LoadFolders.xml b/LoadFolders.xml index c078bbcb68..fb8f586eca 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -629,6 +629,7 @@
  • ModPatches/pphhyy Sanguinary Animals
  • ModPatches/pphhyy's Lightless Empyrean
  • ModPatches/EdoThemedExpansion
  • +
  • ModPatches/Integrated Implants
  • ModPatches/Multiplayer
  • ModPatches/SRTS
  • From c7b5a777db03266e074b6094bded056c26ade009 Mon Sep 17 00:00:00 2001 From: Mint <93885293+Mint-Vanilla@users.noreply.github.com> Date: Sun, 3 Nov 2024 17:37:07 +0000 Subject: [PATCH 2/2] Patch Implants --- .../Integrated Implants/Hediffs_Anomaly.xml | 94 ++++++++++ .../Integrated Implants/Hediffs_Biotech.xml | 96 +++++++++++ .../Integrated Implants/Hediffs_Bodyparts.xml | 67 ++++++++ .../Integrated Implants/Hediffs_ExtraArms.xml | 160 ++++++++++++++++++ .../Hediffs_PawnFitters.xml | 9 + .../Integrated Implants/Hediffs_Tails.xml | 57 +++++++ 6 files changed, 483 insertions(+) create mode 100644 ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Anomaly.xml create mode 100644 ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Biotech.xml create mode 100644 ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Bodyparts.xml create mode 100644 ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_ExtraArms.xml create mode 100644 ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_PawnFitters.xml create mode 100644 ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Tails.xml diff --git a/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Anomaly.xml b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Anomaly.xml new file mode 100644 index 0000000000..272e35dd64 --- /dev/null +++ b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Anomaly.xml @@ -0,0 +1,94 @@ + + + + + + Defs/HediffDef[defName="HulkificationSurgery"]/stages/li/statOffsets + + 50 + + + + + + + Defs/HediffDef[defName="NerveShredderClaw"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • ScratchNerve
  • + + 15 + 1.66 + 5 + 3.25 + true + Pawn_Melee_PowerClaw_Hit + Pawn_Melee_PowerClaw_Miss + +
    +
    +
    + + + + + Defs/HediffDef[defName="DeadlifeVenomClaw"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • ScratchDeadlife
  • + + 16 + 1.66 + 5 + 3.25 + true + Pawn_Melee_PowerClaw_Hit + Pawn_Melee_PowerClaw_Miss + +
    +
    +
    + + + + + Defs/HediffDef[defName="StalkerSkull"]/stages/li/statOffsets + + 6.25 + 5.75 + 0.25 + + + + + + Defs/HediffDef[defName="StalkerSkull"]/comps + + + + + + Defs/HediffDef[defName="StalkerSkull"]/stages/li/statOffsets/ArmorRating_Sharp + + 12.25 + + + + + Defs/HediffDef[defName="StalkerSkull"]/stages/li/statOffsets/ArmorRating_Blunt + + 15 + + + + + + + +
    \ No newline at end of file diff --git a/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Biotech.xml b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Biotech.xml new file mode 100644 index 0000000000..396b03d329 --- /dev/null +++ b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Biotech.xml @@ -0,0 +1,96 @@ + + + + + + + Defs/ThingDef[defName="LTS_Mech_Isopod"]/tools + + +
  • + + +
  • Cut
  • +
  • Stab
  • + + 10 + 1.2 + HeadAttackTool + 1 + 0.25 + true + +
    +
    +
    + + + + + + Defs/HediffDef[defName="WarprogrammerInterfaceImplant"]/stages + + +
  • + 1 + + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + +
  • +
  • + 2 + + 0.2 + 0.2 + 0.2 + 0.2 + 0.2 + +
  • +
  • + 3 + + 0.3 + 0.3 + 0.3 + 0.3 + 0.3 + +
  • +
    +
    +
    + + + + + + + + + + Defs/HediffDef[defName="HemoFangs"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • HemoBite
  • + + 10 + 2.6 + 0.72 + 0.72 + true + +
    +
    +
    + + + +
    \ No newline at end of file diff --git a/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Bodyparts.xml b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Bodyparts.xml new file mode 100644 index 0000000000..7b39e60191 --- /dev/null +++ b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Bodyparts.xml @@ -0,0 +1,67 @@ + + + + + + Defs/HediffDef[defName="StrengthEnhancer"]/stages/li/statOffsets + + 25 + + + + + + + + Defs/HediffDef[defName="LTS_SubdermalArmour"]/stages/li/statOffsets/ArmorRating_Sharp + + 9.6 + + + + + Defs/HediffDef[defName="LTS_SubdermalArmour"]/stages/li/statOffsets/ArmorRating_Blunt + + 8.5 + + + + + Defs/HediffDef[defName="LTS_SubdermalArmour"]/stages/li/statOffsets/ArmorRating_Heat + + 0.5 + + + + + + Defs/HediffDef[defName="LTS_PrestigeSubdermalArmour"]/stages/li/statOffsets/ArmorRating_Sharp + + 9.6 + + + + + Defs/HediffDef[defName="LTS_PrestigeSubdermalArmour"]/stages/li/statOffsets/ArmorRating_Blunt + + 8.5 + + + + + Defs/HediffDef[defName="LTS_PrestigeSubdermalArmour"]/stages/li/statOffsets/ArmorRating_Heat + + 0.5 + + + + + + Defs/HediffDef[defName="SkeletalBracing"]/stages/li/statOffsets + + 25 + + + + + \ No newline at end of file diff --git a/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_ExtraArms.xml b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_ExtraArms.xml new file mode 100644 index 0000000000..4cc3048b6e --- /dev/null +++ b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_ExtraArms.xml @@ -0,0 +1,160 @@ + + + + + + Defs/HediffDef[ + defName="LeftExtraArchotechArm" or + defName="RightExtraArchotechArm" or + defName="LeftExtraBionicArm" or + defName="RightExtraBionicArm" + ]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • Blunt
  • + + 5 + 1.11 + 1.688 + MeleeHit_BionicPunch + MeleeMiss_BionicPunch + +
    +
    +
    + + + + Defs/HediffDef[ + defName="LeftExtraPowerClaw" or + defName="RightExtraPowerClaw" + ]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + + +
  • + + +
  • Stab
  • + + 21 + 1.11 + 1.5 + 3 + Pawn_Melee_PowerClaw_Hit + Pawn_Melee_PowerClaw_Miss + +
    +
    +
    + + + + Defs/HediffDef[ + defName="LeftExtraDrillArm" or + defName="RightExtraDrillArm" + ]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + + +
  • + + +
  • Stab
  • + + 8 + 1.5 + 0.1 + 0.5 + true + MeleeHit_DrillArm + MeleeMiss_DrillArm + +
    +
    +
    + + + + + Defs/HediffDef[ + defName="LeftExtraFieldHand" or + defName="RightExtraFieldHand" + ]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + + +
  • + + +
  • Blunt
  • + + 3 + 1.66 + 0.00 + 0.75 + true + MeleeHit_FieldHand + MeleeMiss_FieldHand + +
    +
    +
    + + + + + Defs/HediffDef[ + defName="LeftExtraNerveShredderClaw" or + defName="RightExtraNerveShredderClaw" + ]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + + +
  • + + +
  • ScratchNerve
  • + + 15 + 1.66 + 5 + 3.25 + true + Pawn_Melee_PowerClaw_Hit + Pawn_Melee_PowerClaw_Miss + +
    +
    +
    + + + + Defs/HediffDef[ + defName="LeftExtraDeadlifeVenomClaw" or + defName="RightExtraDeadlifeVenomClaw" + ]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + + +
  • + + +
  • ScratchDeadlife
  • + + 16 + 1.66 + 5 + 3.25 + true + Pawn_Melee_PowerClaw_Hit + Pawn_Melee_PowerClaw_Miss + +
    +
    +
    + +
    \ No newline at end of file diff --git a/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_PawnFitters.xml b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_PawnFitters.xml new file mode 100644 index 0000000000..575fa951a7 --- /dev/null +++ b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_PawnFitters.xml @@ -0,0 +1,9 @@ + + + + + + Defs/HediffDef[defName="LTS_FaceplateArachnid"]/comps + + + \ No newline at end of file diff --git a/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Tails.xml b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Tails.xml new file mode 100644 index 0000000000..f377562021 --- /dev/null +++ b/ModPatches/Integrated Implants/Patches/Integrated Implants/Hediffs_Tails.xml @@ -0,0 +1,57 @@ + + + + + + Defs/HediffDef[defName="LTS_ScorpionTail"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • StabToxic
  • + + 22 + 2.6 + 0.72 + 0.72 + true + MeleeHit_BionicSlash + MeleeMiss_BionicSlash + +
    +
    +
    + + + + + Defs/HediffDef[defName="LTS_BionicTail"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • Blunt
  • + + 15 + 1.2 + 0.25 + 0.9 + true + MeleeHit_BionicPunch + MeleeMiss_BionicPunch + +
    +
    +
    + + + + Defs/HediffDef[defName="LTS_ManipulationTail"]/stages/li/statOffsets + + 25 + + + +
    \ No newline at end of file