From e9380aee34f249968168a9470f72149d4ce6d393 Mon Sep 17 00:00:00 2001 From: SolariusScorch Date: Fri, 15 Nov 2024 18:22:33 +0100 Subject: [PATCH] Add GREG support Added support for GREG (great egret) mod, by Tyrannidae: https://steamcommunity.com/sharedfiles/filedetails/?id=3228302152 --- LoadFolders.xml | 1 + .../GREG/Patches/GREG/ThingDefs_Races.xml | 251 ++++++++++++++++++ SupportedThirdPartyMods.md | 1 + 3 files changed, 253 insertions(+) create mode 100644 ModPatches/GREG/Patches/GREG/ThingDefs_Races.xml diff --git a/LoadFolders.xml b/LoadFolders.xml index e416941169..731afafe15 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -199,6 +199,7 @@
  • ModPatches/Gas Traps and Shells
  • ModPatches/Gestalt Engine
  • ModPatches/Giddy-Up 2
  • +
  • ModPatches/GREG
  • ModPatches/GrimWorld Angels of Death
  • ModPatches/Grimworld Core Imperialis
  • ModPatches/GrimWorld Hammer of the Imperium
  • diff --git a/ModPatches/GREG/Patches/GREG/ThingDefs_Races.xml b/ModPatches/GREG/Patches/GREG/ThingDefs_Races.xml new file mode 100644 index 0000000000..be40a43f36 --- /dev/null +++ b/ModPatches/GREG/Patches/GREG/ThingDefs_Races.xml @@ -0,0 +1,251 @@ + + + + + + + Defs/ThingDef[defName="XEN_CattleEgret" or defName="XEN_GreatEgret" or defName="XEN_ReddishEgret" or defName="XEN_SlatyEgret" or defName="XEN_SnowyEgret"] + +
  • + Birdlike +
  • +
    +
    + + + + + Defs/ThingDef[defName="XEN_CattleEgret"]/statBases + + 0.1 + 0.01 + 0.03 + + + + + Defs/ThingDef[defName="XEN_CattleEgret"]/tools + + +
  • + + +
  • Scratch
  • + + 2 + 2.0 + Feet + 0.1 + 0.2 + +
  • + +
  • Bite
  • + + 3 + 2.2 + Beak + + +
  • + Stun + 3 +
  • +
    +
    + 0.05 + 0.480 + +
  • + + +
  • Blunt
  • + + 1 + 2.0 + HeadAttackTool + 0.2 + 0.25 + +
    +
    +
    + + + + + Defs/ThingDef[defName="XEN_GreatEgret" or defName="XEN_ReddishEgret"]/statBases + + 0.1 + 0.01 + 0.04 + + + + + Defs/ThingDef[defName="XEN_GreatEgret" or defName="XEN_ReddishEgret"]/tools + + +
  • + + +
  • Scratch
  • + + 3 + 2.0 + Feet + 0.1 + 0.2 + +
  • + +
  • Bite
  • + + 5 + 2.2 + Beak + + +
  • + Stun + 5 +
  • +
    +
    + 0.05 + 0.480 + +
  • + + +
  • Blunt
  • + + 3 + 2.0 + HeadAttackTool + 0.2 + 0.25 + +
    +
    +
    + + + + + Defs/ThingDef[defName="XEN_SlatyEgret"]/statBases + + 0.15 + 0.01 + 0.05 + + + + + Defs/ThingDef[defName="XEN_SlatyEgret"]/tools + + +
  • + + +
  • Scratch
  • + + 3 + 1.9 + Feet + 0.1 + 0.2 + +
  • + +
  • Bite
  • + + 4 + 2.1 + Beak + + +
  • + Stun + 4 +
  • +
    +
    + 0.05 + 0.480 + +
  • + + +
  • Blunt
  • + + 2 + 2.0 + HeadAttackTool + 0.2 + 0.25 + +
    +
    +
    + + + + + Defs/ThingDef[defName="XEN_SnowyEgret"]/statBases + + 0.1 + 0.01 + 0.03 + + + + + Defs/ThingDef[defName="XEN_SnowyEgret"]/tools + + +
  • + + +
  • Scratch
  • + + 2 + 2.0 + Feet + 0.1 + 0.2 + +
  • + +
  • Bite
  • + + 3 + 2.2 + Beak + + +
  • + Stun + 3 +
  • +
    +
    + 0.05 + 0.480 + +
  • + + +
  • Blunt
  • + + 2 + 2.0 + HeadAttackTool + 0.2 + 0.25 + +
    +
    +
    + +
    \ No newline at end of file diff --git a/SupportedThirdPartyMods.md b/SupportedThirdPartyMods.md index 8918da8fb6..43c694aa67 100644 --- a/SupportedThirdPartyMods.md +++ b/SupportedThirdPartyMods.md @@ -254,6 +254,7 @@ Glitter Tech | Glitter Weaponry | Gloomy Dragonian Race | GouRIMet | +GREG | Grimstone Beasts | Grimworld: Autoguns | Grimworld: Lasguns |