From cbef11f1c9d1b648836fb57ad2b34180b60a8872 Mon Sep 17 00:00:00 2001
From: Airo <59371341+Airomeda@users.noreply.github.com>
Date: Wed, 26 Jun 2024 00:44:06 +0800
Subject: [PATCH 1/7] added patches for base Alpha Implants.
---
ModPatches/Alpha Implants/Abilities.xml | 11 +
.../Alpha Implants/Anomaly/Abilities.xml | 30 ++
.../Anomaly/Hediffs_Implants.xml | 52 +++
.../Alpha Implants/Biotech/Abilities.xml | 23 ++
ModPatches/Alpha Implants/DamageDefs.xml | 13 +
.../Alpha Implants/Hediffs_Implants.xml | 369 ++++++++++++++++++
.../Alpha Implants/Royalty/Abilities.xml | 23 ++
.../Royalty/Hediffs_Implants.xml | 90 +++++
8 files changed, 611 insertions(+)
create mode 100644 ModPatches/Alpha Implants/Abilities.xml
create mode 100644 ModPatches/Alpha Implants/Anomaly/Abilities.xml
create mode 100644 ModPatches/Alpha Implants/Anomaly/Hediffs_Implants.xml
create mode 100644 ModPatches/Alpha Implants/Biotech/Abilities.xml
create mode 100644 ModPatches/Alpha Implants/DamageDefs.xml
create mode 100644 ModPatches/Alpha Implants/Hediffs_Implants.xml
create mode 100644 ModPatches/Alpha Implants/Royalty/Abilities.xml
create mode 100644 ModPatches/Alpha Implants/Royalty/Hediffs_Implants.xml
diff --git a/ModPatches/Alpha Implants/Abilities.xml b/ModPatches/Alpha Implants/Abilities.xml
new file mode 100644
index 0000000000..e7a2394fd5
--- /dev/null
+++ b/ModPatches/Alpha Implants/Abilities.xml
@@ -0,0 +1,11 @@
+
+
+
+
+ Defs/AbilityDef[defName="AI_AnimalJump"]/verbProperties/range
+
+ 14.9
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/Anomaly/Abilities.xml b/ModPatches/Alpha Implants/Anomaly/Abilities.xml
new file mode 100644
index 0000000000..9bb7fdfd02
--- /dev/null
+++ b/ModPatches/Alpha Implants/Anomaly/Abilities.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+ Anomaly
+
+
+
+
+
+
+ Defs/AbilityDef[defName="AI_TrispikeLaunch"]/verbProperties
+
+
+ CombatExtended.Verb_AbilityShootCE
+ 0.5
+ Ability_SpineLaunch
+ false
+ 18.9
+ Spike_Toughspike
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/Anomaly/Hediffs_Implants.xml b/ModPatches/Alpha Implants/Anomaly/Hediffs_Implants.xml
new file mode 100644
index 0000000000..9b2e229c12
--- /dev/null
+++ b/ModPatches/Alpha Implants/Anomaly/Hediffs_Implants.xml
@@ -0,0 +1,52 @@
+
+
+
+
+
+ Anomaly
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalTentacle"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ AI_Grapple
+
+ 6
+ 0.6
+ 0.2
+ 0.9
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalToughspikes"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Cut
+
+ 5
+ 0.89
+ 2.12
+ 1.04
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/Biotech/Abilities.xml b/ModPatches/Alpha Implants/Biotech/Abilities.xml
new file mode 100644
index 0000000000..8255ccdcb3
--- /dev/null
+++ b/ModPatches/Alpha Implants/Biotech/Abilities.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+ Biotech
+
+
+
+
+
+
+ Defs/AbilityDef[defName="AI_AnimalPiercingSpine"]/verbProperties/range
+
+ 5.9
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/DamageDefs.xml b/ModPatches/Alpha Implants/DamageDefs.xml
new file mode 100644
index 0000000000..501483a9ed
--- /dev/null
+++ b/ModPatches/Alpha Implants/DamageDefs.xml
@@ -0,0 +1,13 @@
+
+
+
+
+ Defs/DamageDef[defName="AI_Grapple"]
+
+
+ true
+
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/Hediffs_Implants.xml b/ModPatches/Alpha Implants/Hediffs_Implants.xml
new file mode 100644
index 0000000000..1aefcb66d0
--- /dev/null
+++ b/ModPatches/Alpha Implants/Hediffs_Implants.xml
@@ -0,0 +1,369 @@
+
+
+
+
+
+ Defs/HediffDef[defName="AI_ClothTail"]/stages/li/capMods
+
+
+ -0.05
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticLeg"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Scratch
+
+ 8
+ 0.6
+ 0.15
+ 1.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticArm"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Blunt
+
+ 6
+ 0.4
+ 0.1
+ 1.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalPowerClaw"]/stages/li/capMods
+
+
+ -0.08
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalPowerClaw"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Scratch
+
+ 21
+ 0.89
+ 0.8
+ 4
+ Blade
+ Pawn_Melee_PowerClaw_Hit
+ Pawn_Melee_PowerClaw_Miss
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticShell"]/stages/li/statOffsets/ArmorRating_Sharp
+
+ 0.5
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticShell"]/stages/li/statOffsets/ArmorRating_Blunt
+
+ 0.75
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticWing"]/stages/li/statOffsets/ArmorRating_Sharp
+
+ 0.2
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticWing"]/stages/li/statOffsets/ArmorRating_Blunt
+
+ 0.35
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticBlade"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Cut
+
+ 6
+ 1.19
+ 0.15
+ 0.12
+ Blade
+ true
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticStinger"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ ToxicBite
+
+ 4
+ 1.11
+ 0.12
+ 1.2
+ HeadAttackTool
+ true
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalProstheticHorn"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Blunt
+
+ 5
+ 1.18
+ 0.46
+ 0.48
+ Point
+ true
+
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicLeg"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Scratch
+
+ 20
+ 2.5
+ 0.5
+ 1.4
+ MeleeHit_BionicPunch
+ MeleeMiss_BionicPunch
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicArm"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Blunt
+
+ 15
+ 2.0
+ 0.4
+ 1.4
+ MeleeHit_BionicPunch
+ MeleeMiss_BionicPunch
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicTail"]/stages/li/capMods
+
+
+ 0.15
+
+
+
+
+
+ Defs/ThingDef[defName="AI_AnimalBionicEye"]/statBases
+
+ 0.3
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicEye"]
+
+
+
+
+ 0.3
+
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicShell"]/stages/li/statOffsets/ArmorRating_Sharp
+
+ 1
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicShell"]/stages/li/statOffsets/ArmorRating_Blunt
+
+ 1.5
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicBlade"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Cut
+
+ 8
+ 1.19
+ 0.2
+ 0.18
+ Blade
+ true
+ MeleeHit_BionicPunch
+ MeleeMiss_BionicPunch
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicStinger"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ ToxicBite
+
+ 5
+ 1.11
+ 0.15
+ 1.5
+ HeadAttackTool
+ true
+ MeleeHit_BionicPunch
+ MeleeMiss_BionicPunch
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBionicHorn"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Blunt
+
+ 7
+ 1.18
+ 0.55
+ 0.58
+ Point
+ true
+ MeleeHit_BionicPunch
+ MeleeMiss_BionicPunch
+
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalArchotechLeg"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Scratch
+
+ 30
+ 3.75
+ 0.75
+ 1.4
+ MeleeHit_BionicPunch
+ MeleeMiss_BionicPunch
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalArchotechArm"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ Blunt
+
+ 22
+ 3.0
+ 0.6
+ 1.4
+ MeleeHit_BionicPunch
+ MeleeMiss_BionicPunch
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalArchotechTail"]/stages/li/capMods
+
+
+ 0.5
+
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/Royalty/Abilities.xml b/ModPatches/Alpha Implants/Royalty/Abilities.xml
new file mode 100644
index 0000000000..d57a110caa
--- /dev/null
+++ b/ModPatches/Alpha Implants/Royalty/Abilities.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+ Royalty
+
+
+
+
+
+
+ Defs/AbilityDef[defName="AI_AnimalSkip"]/verbProperties/range
+
+ 32
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/Royalty/Hediffs_Implants.xml b/ModPatches/Alpha Implants/Royalty/Hediffs_Implants.xml
new file mode 100644
index 0000000000..15ca6f9c5a
--- /dev/null
+++ b/ModPatches/Alpha Implants/Royalty/Hediffs_Implants.xml
@@ -0,0 +1,90 @@
+
+
+
+
+
+ Royalty
+
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalSkinHardener"]/stages/li/capMods
+
+
+
+ Defs/HediffDef[defName="AI_AnimalSkinHardener"]/stages/li/statOffsets/ArmorRating_Sharp
+
+ 1
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalSkinHardener"]/stages/li/statOffsets/ArmorRating_Blunt
+
+ 1.5
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalSkinHardener"]/stages/li/statOffsets
+
+ -0.25
+ -0.01
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalVenomFangs"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
+
+
+
+
+
+ ToxicBite
+
+ 5
+ 1.11
+ 0.15
+ 1.5
+ HeadAttackTool
+ true
+
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalDermalArmorGland"]/stages/li/capMods
+
+
+
+ Defs/HediffDef[defName="AI_AnimalDermalArmorGland"]/stages/li/statOffsets/ArmorRating_Sharp
+
+ 2
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalDermalArmorGland"]/stages/li/statOffsets/ArmorRating_Blunt
+
+ 3.5
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalDermalArmorGland"]/stages/li/statOffsets
+
+ -0.5
+ -0.02
+
+
+
+
+
+
+
+
\ No newline at end of file
From 0f9b5e48bc313bbf4d589b444c8812e1e948e678 Mon Sep 17 00:00:00 2001
From: Airo <59371341+Airomeda@users.noreply.github.com>
Date: Wed, 26 Jun 2024 00:45:08 +0800
Subject: [PATCH 2/7] added Alpha Implants to LoadFolders.
---
LoadFolders.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/LoadFolders.xml b/LoadFolders.xml
index 2122550ff6..4f45277741 100644
--- a/LoadFolders.xml
+++ b/LoadFolders.xml
@@ -21,6 +21,7 @@
ModPatches/Alpha Animals
ModPatches/Alpha Biomes
ModPatches/Alpha Genes
+ ModPatches/Alpha Implants
ModPatches/Alpha Memes
ModPatches/Alpha Mythology
ModPatches/Alpha Ships
From 672d6f9617a51a0646cb40cd97c36b95b6766152 Mon Sep 17 00:00:00 2001
From: Airo <59371341+Airomeda@users.noreply.github.com>
Date: Wed, 26 Jun 2024 00:47:02 +0800
Subject: [PATCH 3/7] added Alpha Implants to SupportedThirdPartyMods.
---
SupportedThirdPartyMods.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/SupportedThirdPartyMods.md b/SupportedThirdPartyMods.md
index ec61e7cce7..1ec35238c7 100644
--- a/SupportedThirdPartyMods.md
+++ b/SupportedThirdPartyMods.md
@@ -74,6 +74,7 @@ All-Tech Melee |
Alpha Animals |
Alpha Biomes |
Alpha Genes |
+Alpha Implants |
Alpha Mechs |
Alpha Memes |
Alpha Mythology |
From 7d517ecc7d823515008705d518ce6449804fe3be Mon Sep 17 00:00:00 2001
From: Airo <59371341+Airomeda@users.noreply.github.com>
Date: Wed, 26 Jun 2024 01:50:27 +0800
Subject: [PATCH 4/7] added patches for add-on implants.
---
.../Alpha Animals/Hediffs_RangedImplants.xml | 189 ++++++++++++++++++
.../Hediffs_RangedImplants.xml | 148 ++++++++++++++
2 files changed, 337 insertions(+)
create mode 100644 ModPatches/Alpha Implants/Alpha Animals/Hediffs_RangedImplants.xml
create mode 100644 ModPatches/Alpha Implants/Alpha Mythology/Hediffs_RangedImplants.xml
diff --git a/ModPatches/Alpha Implants/Alpha Animals/Hediffs_RangedImplants.xml b/ModPatches/Alpha Implants/Alpha Animals/Hediffs_RangedImplants.xml
new file mode 100644
index 0000000000..f3a444a074
--- /dev/null
+++ b/ModPatches/Alpha Implants/Alpha Animals/Hediffs_RangedImplants.xml
@@ -0,0 +1,189 @@
+
+
+
+
+
+ Alpha Animals
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalRangedSpinneret"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ AA_Web
+ 2
+ 3
+ 2
+ 1
+ 20
+ AA_Throw
+ 0
+
+ 0.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalVenomousSpitter"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ AA_PoisonBolt
+ 1.6
+ 1
+ 2
+ 2
+ 30
+ AA_PoisonBolt
+ 0
+
+ 0.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalAcidicSpitter"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ AA_AcidBolt
+ 1.1
+ 1
+ 2
+ 2
+ 20
+ AA_PoisonBolt
+ 0
+
+ 0.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBarbedQuillThrower"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ AA_Quill
+ 2
+ 1
+ 2
+ 2
+ 20
+ AA_DartSound
+ 0
+
+ 0.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalQuadTeslaCannon"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ AA_Plasma
+ 3.6
+ 4
+ 3
+ 2
+ 20
+ AA_Plasma
+ 0
+
+ 1
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalBioelectricOrgan"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ AA_ElectricBolt
+ 2.6
+ 1
+ 2
+ 15
+ AA_ElectricBolt
+ 0
+
+ 0.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalLightFocusingLens"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ AA_FireSpit
+ 3
+ 1
+ 1
+ 10
+ AA_LaserBullet
+ 0
+
+ 0.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalHyperAcidicStomach"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ AA_AcidicVomit_CE
+ 2.6
+ 1
+ 1
+ 7
+ AA_PoisonBolt
+ 0
+
+ 0.8
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/Alpha Mythology/Hediffs_RangedImplants.xml b/ModPatches/Alpha Implants/Alpha Mythology/Hediffs_RangedImplants.xml
new file mode 100644
index 0000000000..60d183faed
--- /dev/null
+++ b/ModPatches/Alpha Implants/Alpha Mythology/Hediffs_RangedImplants.xml
@@ -0,0 +1,148 @@
+
+
+
+
+
+ Alpha Mythology
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalPetrifyingGaze"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ MM_GazeAttack_CE
+ 1
+ 1
+ 12
+ 1
+ 1
+
+ 1
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalVenomousQuills"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ MM_Quill
+ 1
+ 1
+ 1.5
+ 18
+ 2
+ MM_QuillSound
+ 1
+
+ 1
+ 0.4
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalWispFire"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ MM_WispProjectile
+ 10
+ 2
+ 2
+ 15
+ 1
+ MM_PoisonBreathSound
+ 1
+
+ 1
+ 0.3
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalAcidicBreath"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ MM_AcidicBreath
+ 6
+ 4
+ 2.0
+ 18
+ 2
+ MM_PoisonBreathSound
+ 0
+
+ 1
+ 0.4
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalFireBreath"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ MM_FlameBreathAnimated_CE
+ 2
+ 5
+ 2.5
+ 18
+ 2
+ MM_FireBreathSound
+ 2
+
+ 0.8
+
+
+
+
+
+
+ Defs/HediffDef[defName="AI_AnimalToxicBreath"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs
+
+
+
+ CombatExtended.Verb_ShootCE
+ true
+ MM_GreenStreamBreath_CE
+ 1
+ 1.5
+ 14
+ 1
+ MM_PoisonBreathSound
+ 1
+
+ 1.0
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
From 57515c177382d37db8de048ec2efbfc80293043e Mon Sep 17 00:00:00 2001
From: n7huntsman
Date: Wed, 26 Jun 2024 01:33:38 -0400
Subject: [PATCH 5/7] Remove clothtail patch
---
ModPatches/Alpha Implants/Hediffs_Implants.xml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/ModPatches/Alpha Implants/Hediffs_Implants.xml b/ModPatches/Alpha Implants/Hediffs_Implants.xml
index 1aefcb66d0..73ea847b13 100644
--- a/ModPatches/Alpha Implants/Hediffs_Implants.xml
+++ b/ModPatches/Alpha Implants/Hediffs_Implants.xml
@@ -1,16 +1,6 @@
-
-
- Defs/HediffDef[defName="AI_ClothTail"]/stages/li/capMods
-
-
- -0.05
-
-
-
-
Defs/HediffDef[defName="AI_AnimalProstheticLeg"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
From 61c1f9b8f7455ba8a97c75d700b8583815a06ec5 Mon Sep 17 00:00:00 2001
From: n7huntsman
Date: Wed, 26 Jun 2024 01:38:10 -0400
Subject: [PATCH 6/7] Tweak cap mods
---
.../Alpha Implants/Hediffs_Implants.xml | 27 -------------------
.../Royalty/Hediffs_Implants.xml | 1 -
2 files changed, 28 deletions(-)
diff --git a/ModPatches/Alpha Implants/Hediffs_Implants.xml b/ModPatches/Alpha Implants/Hediffs_Implants.xml
index 73ea847b13..77daeb4938 100644
--- a/ModPatches/Alpha Implants/Hediffs_Implants.xml
+++ b/ModPatches/Alpha Implants/Hediffs_Implants.xml
@@ -38,15 +38,6 @@
-
- Defs/HediffDef[defName="AI_AnimalPowerClaw"]/stages/li/capMods
-
-
- -0.08
-
-
-
-
Defs/HediffDef[defName="AI_AnimalPowerClaw"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools
@@ -197,15 +188,6 @@
-
- Defs/HediffDef[defName="AI_AnimalBionicTail"]/stages/li/capMods
-
-
- 0.15
-
-
-
-
Defs/ThingDef[defName="AI_AnimalBionicEye"]/statBases
@@ -347,13 +329,4 @@
-
- Defs/HediffDef[defName="AI_AnimalArchotechTail"]/stages/li/capMods
-
-
- 0.5
-
-
-
-
\ No newline at end of file
diff --git a/ModPatches/Alpha Implants/Royalty/Hediffs_Implants.xml b/ModPatches/Alpha Implants/Royalty/Hediffs_Implants.xml
index 15ca6f9c5a..87886ba224 100644
--- a/ModPatches/Alpha Implants/Royalty/Hediffs_Implants.xml
+++ b/ModPatches/Alpha Implants/Royalty/Hediffs_Implants.xml
@@ -78,7 +78,6 @@
Defs/HediffDef[defName="AI_AnimalDermalArmorGland"]/stages/li/statOffsets
- -0.5
-0.02
From f074c9637d7e39c836d049ebea022697e2e17e4a Mon Sep 17 00:00:00 2001
From: n7huntsman
Date: Wed, 26 Jun 2024 01:43:51 -0400
Subject: [PATCH 7/7] Get rid of a bunch of commented out old implant stuff
---
.../ThingDefs_Misc/Alpha_Hediffs.xml | 324 ------------------
1 file changed, 324 deletions(-)
diff --git a/ModPatches/Alpha Animals/Patches/Alpha Animals/ThingDefs_Misc/Alpha_Hediffs.xml b/ModPatches/Alpha Animals/Patches/Alpha Animals/ThingDefs_Misc/Alpha_Hediffs.xml
index 5b0d442f86..4fc1af4893 100644
--- a/ModPatches/Alpha Animals/Patches/Alpha Animals/ThingDefs_Misc/Alpha_Hediffs.xml
+++ b/ModPatches/Alpha Animals/Patches/Alpha Animals/ThingDefs_Misc/Alpha_Hediffs.xml
@@ -105,328 +105,4 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file