diff --git a/ModPatches/EPOE Forked/Patches/EPOE Forked/Bionics_Patch.xml b/ModPatches/EPOE Forked/Patches/EPOE Forked/Bionics_Patch.xml index 1d7fbd4a22..e709ac179e 100644 --- a/ModPatches/EPOE Forked/Patches/EPOE Forked/Bionics_Patch.xml +++ b/ModPatches/EPOE Forked/Patches/EPOE Forked/Bionics_Patch.xml @@ -1,6 +1,26 @@ + + Defs/ThingDef[defName="AdvancedBionicEye"]/statBases + + 0.4 + + + + + Defs/HediffDef[defName="AdvancedBionicEye"] + + +
  • + + 0.4 + +
  • +
    +
    +
    + Defs/HediffDef[defName="EPOE_ScytherBlade"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools @@ -147,6 +167,44 @@ + + Defs/ThingDef[defName="TacticalCorneaImplant"]/thingClass + + Defs/ThingDef[defName="TacticalCorneaImplant"] + + ThingWithComps + + + + + + Defs/ThingDef[defName="TacticalCorneaImplant"]/statBases + + 0.4 + + + + + Defs/HediffDef[defName="TacticalCorneaImplant"]/stages/li/statOffsets + + 0.4 + + + + + Defs/ThingDef[defName="EPIA_TacticalBionicEye"]/statBases + + 0.4 + + + + + Defs/HediffDef[defName="EPIA_TacticalBionicEye"]/stages/li/statOffsets + + 0.3 + + + @@ -281,6 +339,13 @@ + + Defs/HediffDef[defName="EPOE_InstinctOptimizedEyes"]/stages/li[minSeverity="0.99"]/statOffsets + + 0.3 + + + Defs/HediffDef[defName="EPOE_InstinctOptimizedHand"]/stages/li[label="Optimizing"]/statOffsets diff --git a/ModPatches/EPOE/Patches/EPOE/Bionics.xml b/ModPatches/EPOE/Patches/EPOE/Bionics.xml index bb43eb8443..c257b4a411 100644 --- a/ModPatches/EPOE/Patches/EPOE/Bionics.xml +++ b/ModPatches/EPOE/Patches/EPOE/Bionics.xml @@ -104,4 +104,50 @@ + + Defs/ThingDef[defName="AdvancedBionicEye"]/statBases + + 0.4 + + + + + Defs/HediffDef[defName="AdvancedBionicEye"] + + +
  • + + 0.4 + +
  • +
    +
    +
    + + + + + Defs/ThingDef[defName="TacticalCorneaImplant"]/thingClass + + Defs/ThingDef[defName="TacticalCorneaImplant"] + + ThingWithComps + + + + + + Defs/ThingDef[defName="TacticalCorneaImplant"]/statBases + + 0.3 + + + + + Defs/HediffDef[defName="TacticalCorneaImplant"]/stages/li/statOffsets + + 0.3 + + +
    \ No newline at end of file