Commit Graph
6 Commits
Author SHA1 Message Date
RickGrymes 3871dfe5a1 Add missing newlines at end of XML definition files
Appended a newline at the end of several XML files to conform to standard formatting practices and improve compatibility with tools that expect files to end with a newline.
2026-01-10 14:15:14 -06:00
RickGrymes 817089b43c Add Wastelanders support and update trader backstories
Added backstory filters for Power Armor Trader pawns to include Wastelander backgrounds. Updated Power Armor Station to use a specific jet pack apparel layer. Declared load order dependency on Rick.FCP.Wastelanders in About.xml.
2026-01-07 04:26:51 -06:00
RickGrymes 5c556e091a Add MayRequire attribute to trader faction def
Updated the defaultFactionDef for FCP_Power_Armor_Trader_Base to include the MayRequire attribute, ensuring compatibility with the Rick.FCP.Wastelanders mod.
2026-01-05 21:13:54 -06:00
RickGrymes 30c70588c8 Adjust power armor trader faction and tech levels
Changed the default faction for power armor traders to FCP_Faction_Wasteland_Settlers. Updated power armor and helmet tech levels from Spacer to Industrial. Removed the 'Visitor' category from the power armor trader definition and cleaned up stock generator structure.
2026-01-04 15:39:41 -06:00
RickGrymes 1eb1ce1237 Update power armor trader buy filters and weapon money
Replaced explicit power armor item buy filters with a trade tag in TraderKindDefs_Power_Armor.xml for easier extensibility. Increased weaponMoney minimum from 300 to 400 in PawnKindDefs_Power_Armor_Trader.xml to adjust trader inventory value.
2025-12-23 00:22:09 -06:00
Ranger Rick 7b6ed255c8 Add Power Armor Specialist trader and pawnkind defs
Introduces new XML definitions for a Power Armor Specialist trader and associated pawnkind. The trader offers various power armor items and accepts them for trade, expanding trading options related to power armor equipment.
2025-12-22 12:51:22 -06:00