From f5828f4a044686ed3ce147b6980ce4b83cc052a0 Mon Sep 17 00:00:00 2001
From: Ranger Rick <81042907+RickGrymes@users.noreply.github.com>
Date: Fri, 2 Jan 2026 14:46:51 -0600
Subject: [PATCH] Add Wastelander and Scavenger factions and pawns
Introduces new faction definitions for Wasteland Settlers and Scavengers, including their group behaviors and characteristics. Adds new pawn kinds: Settlement Mayor, Scavenger Boss, and Scavenger, with appropriate weapon and apparel tags. Updates existing pawn kinds to use more specific weapon tags and conditional mod requirements.
---
.../FactionDefs/FCP_Wastelander_Factions.xml | 190 ++++++++++++++++++
1.6/Defs/PawnkindDefs/PawnkindDefs.xml | 143 ++++++++++++-
2 files changed, 326 insertions(+), 7 deletions(-)
create mode 100644 1.6/Defs/FactionDefs/FCP_Wastelander_Factions.xml
diff --git a/1.6/Defs/FactionDefs/FCP_Wastelander_Factions.xml b/1.6/Defs/FactionDefs/FCP_Wastelander_Factions.xml
new file mode 100644
index 0000000..ad32493
--- /dev/null
+++ b/1.6/Defs/FactionDefs/FCP_Wastelander_Factions.xml
@@ -0,0 +1,190 @@
+
+
+
+
+
+
+
+
+ FCP_Faction_Wasteland_Settlers
+
+ Small communities of wastelanders who have banded together to survive in the harsh post-war world. These settlers live in ramshackle towns, trading scrap and salvaged goods while trying to maintain some semblance of civilization. They're cautious but not hostile, willing to trade with strangers but always wary of raiders and other threats. Most are just trying to scrape by, growing mutated crops, herding brahmin, and defending what little they have.
+ settler
+ settlers
+ Outlander
+ 0.5
+ 1
+ 9999
+ false
+ false
+ Mayor
+
+
+
+ World/WorldObjects/DefaultSettlement
+
+
+
+
+
+ FCP_Faction_Scavengers
+
+ Ruthless bands of wasteland raiders who take what they want by force. These scavengers have abandoned any pretense of civilization, preying on travelers and settlements alike. They live by looting, stealing, and killing, wearing mismatched armor cobbled together from their victims. While individually weak compared to organized military forces, scavengers are dangerous in numbers and utterly without mercy. To them, the wasteland is a hunting ground, and everyone else is prey.
+ scavenger
+ scavengers
+ Outlander
+ 0.3
+ 1
+ 9999
+ true
+ true
+ Scavenger Boss
+
+