Commit Graph
10 Commits
Author SHA1 Message Date
RickGrymes a3d0d3c64e Add new Wastelander trader characters and caravans
Implement eight new unique trader NPCs and three new caravan companies. Adds character definitions, pawnkind configurations, and trader kind definitions for Trashcan Carla, Cricket, Lucas Miller, Doc Weathers, Angela Staley, Banon, Belle Bonny, and support for Crimson Caravan and Gun Runners caravans. Updates faction configuration to integrate these new traders into the hidden faction's caravan system with character chance spawning.
2026-07-19 01:01:57 -05:00
RickGrymes 5ab5f835e7 Increase weaponMoney; add ApparelArmor category
Raise weaponMoney from 600 to 1200 for two pawnkinds in PawnkindDefs to increase their weapon value. Add <thingCategories><li>ApparelArmor</li></thingCategories> to multiple Wastelander apparel defs so these items are properly categorized as armor (affects trading, filters, and UI categorization). Files changed: 1.6/Defs/PawnkindDefs/PawnkindDefs.xml and 1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Apparel.xml.
2026-02-01 13:04:04 -06:00
RickGrymes bc1921c94a Fix XML formatting and encoding issues in Defs
Added missing newlines at end of several XML files to ensure proper formatting. Fixed encoding issue in ThingDefs_Wastelander_Apparel.xml by removing the BOM and replaced curly apostrophes with standard apostrophes in descriptions to prevent character display errors.
2026-01-10 20:35:47 -06:00
RickGrymes 448915699a Adjust apparel settings for Wastelander pawns and items
Reduced apparelMoney for several Wastelander pawn kinds and adjusted their headgear chances. Updated apparel tags and layers for Wastelander apparel and headgear, including adding FCP_Wastelander_Apparel tags and changing some layers from OnSkin to Overhead. Removed FCP_Raider_Apparel tag from one apparel item.
2026-01-09 04:15:12 -06:00
RickGrymes 00f875292b Add Wasteland style and backstory filters
Renamed Culture.xml to FCP_Wasteland_CultureAndStyleDefs.xml and added a Wasteland style tag. Updated PawnkindDefs to include backstoryFiltersOverride for Wastelander childhood and adulthood categories. Updated About.xml to add Rick.FCP.BallisticWeapons as a loadAfter dependency.
2026-01-07 04:28:47 -06:00
RickGrymes 9c68e6a962 Remove Scavenger and Player NCR factions and pawns
Deleted the Player NCR faction definition and removed the Scavenger faction from the wastelander factions. Also removed all Scavenger-related pawn kinds, including Scavenger, Scavenger Boss, and Scavenger Trader, from the pawnkind definitions. This streamlines available factions and pawns, likely for balance or design reasons.
2026-01-06 21:30:14 -06:00
RickGrymes fa25e73cec Add Wastelander and Scavenger trader pawn kinds
Introduces new PawnKindDefs for Wastelander Trader and Scavenger Trader, updates faction and caravan trader lists to use these new pawn kinds, and adjusts backstory filters for trader roles. This enhances trader variety and improves consistency in trader definitions for Wastelander factions.
2026-01-04 15:42:50 -06:00
Ranger Rick f5828f4a04 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.
2026-01-02 14:46:51 -06:00
RickGrymes 1e359526ee Update CharacterPawnkindDefs.xml 2025-12-18 08:36:08 -06:00
RickGrymes 2fc8df652f Add unique trader characters and pawnkinds
Introduced XML definitions for unique wastelander trader characters and their associated pawnkinds, including Crow, Crazy Wolfgang, Doc Hoff, Lucky Harith, Belle Bonny, Banon, and Angela Staley. Also added general wastelander, armored wastelander, and Rivet City Security pawnkind definitions to support new character types.
2025-12-18 03:32:51 -06:00