From 0f313cf235219efa685ff3c4701d21da6887371a Mon Sep 17 00:00:00 2001 From: ViralReaction <136116069+ViralReaction@users.noreply.github.com> Date: Sat, 2 Sep 2023 11:13:05 -0600 Subject: [PATCH 1/5] Rim-Gnoblins Patch --- Patches/Rim Gnoblins/Gnoblins_Drugs.xml | 47 ++++++ Patches/Rim Gnoblins/Gnoblins_Grenade.xml | 164 +++++++++++++++++++++ Patches/Rim Gnoblins/Gnoblins_Melee.xml | 78 ++++++++++ Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml | 121 +++++++++++++++ SupportedThirdPartyMods.md | 1 + 5 files changed, 411 insertions(+) create mode 100644 Patches/Rim Gnoblins/Gnoblins_Drugs.xml create mode 100644 Patches/Rim Gnoblins/Gnoblins_Grenade.xml create mode 100644 Patches/Rim Gnoblins/Gnoblins_Melee.xml create mode 100644 Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml diff --git a/Patches/Rim Gnoblins/Gnoblins_Drugs.xml b/Patches/Rim Gnoblins/Gnoblins_Drugs.xml new file mode 100644 index 0000000000..0590d4de30 --- /dev/null +++ b/Patches/Rim Gnoblins/Gnoblins_Drugs.xml @@ -0,0 +1,47 @@ + + + + + +
  • Rim-Gnoblins
  • +
    + + + + + +
  • + Defs/HediffDef[defName="ShardHigh"]/stages/li/statOffsets + + -0.5 + +
  • + +
  • + Defs/HediffDef[defName="DregHigh"]/stages/li/statOffsets + + 0.75 + +
  • + + +
  • + Defs/ThingDef[defName="ShardMethamphetamine"]/statBases + + 0.05 + +
  • + +
  • + Defs/ThingDef[defName="DregMethamphetamine"]/statBases + + 0.05 + +
  • + +
    +
    + +
    + +
    \ No newline at end of file diff --git a/Patches/Rim Gnoblins/Gnoblins_Grenade.xml b/Patches/Rim Gnoblins/Gnoblins_Grenade.xml new file mode 100644 index 0000000000..a906a41e17 --- /dev/null +++ b/Patches/Rim Gnoblins/Gnoblins_Grenade.xml @@ -0,0 +1,164 @@ + + + + + +
  • Rim-Gnoblins
  • +
    + + + + + +
  • + Defs/ThingDef[defName="RGWeapon_Toxpot"] + ParentName + BaseWeapon +
  • + +
  • + Defs/ThingDef[defName="RGWeapon_Toxpot"]/recipeMaker +
  • + + +
  • + Defs/ThingDef[defName="RGWeapon_Toxpot"] + + +
  • + + +
  • Blunt
  • + + 2 + 1.75 + 1.0 + Base + + + + + + +
  • + Defs/ThingDef[defName="RGProj_ToxPot"]/thingClass + + CombatExtended.ProjectileCE_Explosive + +
  • + +
  • + Defs/ThingDef[defName="RGProj_ToxPot"]/projectile + + + 1.9 + ToxGas + 100 + ToxGas + true + 12 + 3.0 + 2.0 + 0.25 + + +
  • + + +
  • + Defs/ThingDef[defName="RGWeapon_Toxpot"]/costList +
  • + +
  • + Defs/ThingDef[defName="RGWeapon_Toxpot"] + + CombatExtended.AmmoThing + 50 + First + +
  • + +
  • + Defs/ThingDef[defName="RGWeapon_Toxpot"] + Class + CombatExtended.AmmoDef +
  • + +
  • + RGWeapon_Toxpot + + 0.7 + 1.05 + 7.05 + 1 + 0.65 + + + + CombatExtended.Verb_ShootCEOneUse + true + 10 + 1.9 + 0.8 + 4 + true + ThrowMolotovCocktail + + true + + RGProj_ToxPot + true + true + 2 + + +
  • CE_AI_Grenade
  • +
  • CE_AI_AOE
  • +
  • CE_OneHandedWeapon
  • + + + +
  • + Defs + + + + MakeToxPot + + Craft 10 toxic grenade. + Making toxic grenade. + RG_ShardDistilleryAndWeaponry + 4400 + +
  • ElectricSmithy
  • +
  • FueledSmithy
  • +
  • CraftingSpot
  • + + +
  • + + +
  • DregMethamphetamine
  • + + + 20 + +
    + + +
  • DregMethamphetamine
  • +
    +
    + + 10 + + + + + + +
    +
    +
    + +
    \ No newline at end of file diff --git a/Patches/Rim Gnoblins/Gnoblins_Melee.xml b/Patches/Rim Gnoblins/Gnoblins_Melee.xml new file mode 100644 index 0000000000..e6cc34068e --- /dev/null +++ b/Patches/Rim Gnoblins/Gnoblins_Melee.xml @@ -0,0 +1,78 @@ + + + + + +
  • Rim-Gnoblins
  • +
    + + + + + +
  • + Defs/ThingDef[defName="RG_MeleeWeapon_ToxSpear"]/tools + + +
  • + + +
  • Blunt
  • + + 7 + 1.35 + 0.15 + 2.25 + Shaft + +
  • + + +
  • Poke
  • + + 4 + 1.78 + 0.05 + 1 + Point + +
  • + + +
  • ScratchToxic
  • + + 18 + 1.19 + 2.25 + 2.25 + Head + + + + + +
  • + Defs/ThingDef[defName="RG_MeleeWeapon_ToxSpear"]/statBases + + 10 + 1.68 + +
  • + +
  • + Defs/ThingDef[defName="RG_MeleeWeapon_ToxSpear"] + + + 0.17 + 1.45 + 0.9 + + +
  • + +
    +
    + +
    + +
    \ No newline at end of file diff --git a/Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml b/Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml new file mode 100644 index 0000000000..5a991a1265 --- /dev/null +++ b/Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml @@ -0,0 +1,121 @@ + + + + + +
  • Rim-Gnoblins
  • +
    + + + + + +
  • + Defs/PawnKindDef[defName="Gnoblin_Scout"] + +
  • + + 20 + 30 + + + + 50 + 100 + + +
  • NeolithicMeleeBasic
  • + + + + + + +
  • + Defs/PawnKindDef[defName="Gnoblin_Ranger"] + +
  • + + 20 + 30 + + + + 100 + 200 + + +
  • NeolithicMeleeBasic
  • +
  • MedievalMeleeDecent
  • + + + + + + +
  • + Defs/PawnKindDef[defName="Gnoblin_Lobber"] + +
  • + + 6 + 12 + + + + 100 + 200 + + +
  • NeolithicMeleeBasic
  • + + + + + + +
  • + Defs/PawnKindDef[defName="Gnoblin_HeavyRanger"] + +
  • + + 30 + 40 + + + + 150 + 300 + + +
  • MedievalMeleeDecent
  • +
  • MedievalMeleeAdvanced
  • + + + + + + +
  • + Defs/PawnKindDef[ + defName="Gnoblin_Scout" or + defName="Gnoblin_Ranger" or + defname="Gnoblin_Lobber" or + defName="Gnoblin_HeavyRanger"]/apparelRequired + +
  • CE_Apparel_TribalBackpack
  • + + + +
  • + Defs/PawnKindDef[defName="Gnoblin_Scout" or defName="Gnoblin_Ranger" or defName="Gnoblin_HeavyRanger"]/weaponTags + +
  • CE_Bow
  • + + + +
    +
    +
    + +
    \ No newline at end of file diff --git a/SupportedThirdPartyMods.md b/SupportedThirdPartyMods.md index a7bcdea2d6..202ec31644 100644 --- a/SupportedThirdPartyMods.md +++ b/SupportedThirdPartyMods.md @@ -392,6 +392,7 @@ Rim-Effect: N7 | Rimedieval - Medieval Royalty | Rimefeller | RimEffect - Asari of the Rims | +Rim-Gnoblins | Rim-Hivers! | Rim Flood | Rim-Robots_ | From b8477bbf42bc340d15c1ebc595a1829e09217b1e Mon Sep 17 00:00:00 2001 From: SamaelGray <56392968+SamaelGray@users.noreply.github.com> Date: Sat, 2 Sep 2023 21:07:01 +0330 Subject: [PATCH 2/5] minor housekeeping --- Patches/Rim Gnoblins/Gnoblins_Drugs.xml | 1 - Patches/Rim Gnoblins/Gnoblins_Grenade.xml | 2 +- Patches/Rim Gnoblins/Gnoblins_Melee.xml | 1 - Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml | 12 ++++++------ 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/Patches/Rim Gnoblins/Gnoblins_Drugs.xml b/Patches/Rim Gnoblins/Gnoblins_Drugs.xml index 0590d4de30..e6a9d5d44d 100644 --- a/Patches/Rim Gnoblins/Gnoblins_Drugs.xml +++ b/Patches/Rim Gnoblins/Gnoblins_Drugs.xml @@ -41,7 +41,6 @@ - \ No newline at end of file diff --git a/Patches/Rim Gnoblins/Gnoblins_Grenade.xml b/Patches/Rim Gnoblins/Gnoblins_Grenade.xml index a906a41e17..cfe6bc14e5 100644 --- a/Patches/Rim Gnoblins/Gnoblins_Grenade.xml +++ b/Patches/Rim Gnoblins/Gnoblins_Grenade.xml @@ -68,7 +68,7 @@
  • Defs/ThingDef[defName="RGWeapon_Toxpot"]/costList
  • - +
  • Defs/ThingDef[defName="RGWeapon_Toxpot"] diff --git a/Patches/Rim Gnoblins/Gnoblins_Melee.xml b/Patches/Rim Gnoblins/Gnoblins_Melee.xml index e6cc34068e..d2a9f1fb13 100644 --- a/Patches/Rim Gnoblins/Gnoblins_Melee.xml +++ b/Patches/Rim Gnoblins/Gnoblins_Melee.xml @@ -72,7 +72,6 @@ - \ No newline at end of file diff --git a/Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml b/Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml index 5a991a1265..13102a85b8 100644 --- a/Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml +++ b/Patches/Rim Gnoblins/Gnoblins_Pawnkind.xml @@ -9,7 +9,7 @@ - +
  • Defs/PawnKindDef[defName="Gnoblin_Scout"] @@ -98,12 +98,12 @@
  • Defs/PawnKindDef[ - defName="Gnoblin_Scout" or - defName="Gnoblin_Ranger" or - defname="Gnoblin_Lobber" or - defName="Gnoblin_HeavyRanger"]/apparelRequired + defName="Gnoblin_Scout" or + defName="Gnoblin_Ranger" or + defname="Gnoblin_Lobber" or + defName="Gnoblin_HeavyRanger"]/apparelRequired -
  • CE_Apparel_TribalBackpack
  • +
  • CE_Apparel_TribalBackpack
  • From 446d4899cbfb2df816132afb59c9149ffe86eb1d Mon Sep 17 00:00:00 2001 From: ViralReaction <136116069+ViralReaction@users.noreply.github.com> Date: Sat, 2 Sep 2023 11:53:30 -0600 Subject: [PATCH 3/5] Dreg Suppress Fix --- Patches/Rim Gnoblins/Gnoblins_Drugs.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Patches/Rim Gnoblins/Gnoblins_Drugs.xml b/Patches/Rim Gnoblins/Gnoblins_Drugs.xml index e6a9d5d44d..6d08f01a31 100644 --- a/Patches/Rim Gnoblins/Gnoblins_Drugs.xml +++ b/Patches/Rim Gnoblins/Gnoblins_Drugs.xml @@ -18,9 +18,11 @@
  • - Defs/HediffDef[defName="DregHigh"]/stages/li/statOffsets + Defs/HediffDef[defName="DregHigh"]/stages/li - 0.75 + + 0.75 +
  • From 3dfedd1439978428411905297b0f9c43b0ad7c1e Mon Sep 17 00:00:00 2001 From: ViralReaction <136116069+ViralReaction@users.noreply.github.com> Date: Sat, 16 Sep 2023 20:14:14 -0600 Subject: [PATCH 4/5] Gnoblin Scenario Patch --- Patches/Rim Gnoblins/Gnoblins_Scenario.xml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Patches/Rim Gnoblins/Gnoblins_Scenario.xml diff --git a/Patches/Rim Gnoblins/Gnoblins_Scenario.xml b/Patches/Rim Gnoblins/Gnoblins_Scenario.xml new file mode 100644 index 0000000000..570e81d92a --- /dev/null +++ b/Patches/Rim Gnoblins/Gnoblins_Scenario.xml @@ -0,0 +1,34 @@ + + + + + +
  • Rim-Gnoblins
  • +
    + + + + +
  • + Defs/ScenarioDef[defName="LostGnoblins"]/scenario/parts + +
  • + StartingThing_Defined + Ammo_Arrow_Stone + 100 +
  • + + + +
  • + Defs/ScenarioDef[defName="LostGnoblins"]/scenario/parts/li[@Class="ScenPart_StartingThing_Defined" and (thingDef="RGWeapon_Toxpot")] + + 10 + +
  • + +
    +
    +
    + +
    \ No newline at end of file From 97edaef1f3eb381a4ded25855dfde26167d3340e Mon Sep 17 00:00:00 2001 From: ViralReaction <136116069+ViralReaction@users.noreply.github.com> Date: Sat, 16 Sep 2023 20:23:59 -0600 Subject: [PATCH 5/5] Gnoblin grenade graphic tweak --- Patches/Rim Gnoblins/Gnoblins_Grenade.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Patches/Rim Gnoblins/Gnoblins_Grenade.xml b/Patches/Rim Gnoblins/Gnoblins_Grenade.xml index cfe6bc14e5..12d1c96f92 100644 --- a/Patches/Rim Gnoblins/Gnoblins_Grenade.xml +++ b/Patches/Rim Gnoblins/Gnoblins_Grenade.xml @@ -68,6 +68,13 @@
  • Defs/ThingDef[defName="RGWeapon_Toxpot"]/costList
  • + +
  • + Defs/ThingDef[defName="RGWeapon_Toxpot"]/graphicData/texPath + + Items/Weapons/Toxpots/Toxpot_Flying + +
  • Defs/ThingDef[defName="RGWeapon_Toxpot"]