Commit Graph
61 Commits
Author SHA1 Message Date
RickGrymes 2fd11bf112 Add weapons/chems, update faction & trader stocks
Rename faction extension to FactionExtension_SettlementControl for Legion; add multiple FCP items to pawn inventories and weaponTags (melee, unarmed, chems, wasteland food) with MayRequire gating. Replace generic MealSurvivalPack/MedicineIndustrial entries in unique pawn kinds with mod-specific foods and healing powder. Add trader stock generators for healing powder, melee weapons, simple firearms, and buy-trade tags. Update About/Preview.png.
2026-05-31 10:35:23 -05:00
RickGrymes a9da9ccb5f Add spawn cluster config to Legion faction
Introduce a FCP.Factions.FactionExtension_SpawnConfig to FCP_Legion.xml under modExtensions. This restricts allowed biomes to AridShrubland and Desert and enables clustered spawning with a clusterRadius of 30, so Legion spawns are grouped and limited to those biomes.
2026-05-14 17:50:00 -05:00
RickGrymes db44f4031b Add pre-war power line building and related assets
Introduce a new power line building (FCP_Building_PowerLine) with comps for gizmos, natural spawning and prisoner-strapping behavior; includes graphics (three orientation PNGs) and English localization keys for gizmos/messages/inspect. Add a patch (RoadDefs_AddPowerLines.xml) to place power lines along AncientAsphaltRoad and AncientAsphaltHighway. Also add several Legion-related thought defs (witnessed crucifixion, was crucified, crucified someone) to Thoughts_Misc.xml to support related events and mood effects.
2026-05-10 16:35:55 -05:00
RickGrymes e9e9634a78 Move CharacterBackstories_Legion to BackstoryDefs
Relocate CharacterBackstories_Legion.xml from 1.6/Defs/CharacterDefs/ to 1.6/Defs/BackstoryDefs/. This is a pure rename (no content changes) to place the backstory file in the appropriate folder for organization.
2026-02-24 00:52:04 -06:00
Ranger RickandGitHub b424cf1536 Merge pull request #5 from AlvalorDev/main
FCP Apparel Armor Hat and Helmet base def generalize
2026-02-19 19:52:27 -06:00
Ranger Rick 933b276d56 Buff Legion armor stats for improved protection
Increased armor ratings, insulation, and heat resistance for all Legion armor tiers in ThingDefs_Apparel.xml. These changes make Legion armors more protective and better suited for harsh environments, improving their overall effectiveness.
2026-01-15 12:16:17 -06:00
RickGrymes 3b8b0b068c Add apparel settings to Caesar pawn kind
Set fixed apparel money and disallow headgear for the Caesar pawn kind by adding 'apparelMoney' and 'apparelAllowHeadgearChance' fields.
2026-01-14 03:45:33 -06:00
RickGrymes 0a246b3cfd Update Legion character appearances and hide unique pawns
Changed hair and beard definitions, as well as some head types, for Legion characters to improve visual variety and consistency. Added <showInDebugSpawner>false</showInDebugSpawner> to all unique Legion PawnKindDefs to prevent them from appearing in the debug spawner.
2026-01-14 03:24:47 -06:00
RickGrymes a591c33ad7 Refactor Legion unique characters and backstories
Moved unique Legion character backstories to a new CharacterBackstories_Legion.xml file and removed them from BackstoryDefs_Legion.xml. Added Unique_PawnKinds_Legion.xml to define unique pawn kinds for Caesar, Lanius, Lucius, Vulpes, and Aurelius, and updated CharacterDefs_Legion.xml and FCP_Legion.xml to use these new pawn kinds. Cleaned up PawnKinds.xml by removing unique Legion pawn kinds from the base file.
2026-01-13 06:02:06 -06:00
RickGrymes f920073cd8 Update Legion pawn weapon loadouts and labels
Standardized weapon tags for Legion pawns, replacing specific weapon entries with more general options (e.g., FCP_Rifle, FCP_Assault_Rifle, FCP_SMG, FCP_Shotgun) and adjusted weaponMoney values for better balance. Added missing section headers and corrected labels for decanus and veteran roles to improve clarity and consistency.
2026-01-11 23:11:20 -06:00
RickGrymes 224c1a29bb Add missing newlines to XML definition files
Appended missing newline characters at the end of multiple XML definition files to improve formatting consistency and prevent potential parsing issues.
2026-01-10 14:11:58 -06:00
RickGrymes 51c6848a65 Add forcedTraits to Legion backstories and reformat XML
Introduced forcedTraits to many Legion BackstoryDefs, such as FCP_Trait_Sharpshooter and FCP_Trait_Tough, to better define pawn characteristics. Also reformatted XML files for consistency, removed unnecessary whitespace, and standardized empty possessions tags.
2026-01-10 06:31:18 -06:00
RickGrymes 9c44b772b7 Add new style tags and update mod dependencies
Added 'Wasteland' and 'Military' styleItemTags to the Legion culture definition. Updated About.xml to include 'Rick.FCP.BallisticWeapons' as a loadAfter dependency.
2026-01-07 04:23:53 -06:00
RickGrymes 0649c833a4 Adjust research project view coordinates
Updated the researchViewX and researchViewY values for two research projects in FCP_Research_Projects.xml to reposition them in the research UI.
2026-01-05 21:13:08 -06:00
RickGrymes 07da45110c Reduce Legion settlement generation weight
Decreased the settlementGenerationWeight for the Legion faction from 1 to 0.3 to reduce their frequency during world generation.
2026-01-01 23:58:29 -06:00
RickGrymes b0645f9813 Update icon path for Legionism meme
Changed the iconPath for the FCP_Meme_Legionism meme from 'World/FCP_LegionIcon' to 'Things/UI/Ideology/FCP_Might_is_Right' to use the correct icon.
2025-12-30 02:29:11 -06:00
RickGrymes 7d51d51c97 Update Legion icon and comment out territory extension
Changed the Legion ideology icon path to use the new 'FCP_Might_is_Right.png' texture and added the corresponding image file. Commented out the FactionTerritory mod extension in the Legion faction definition.
2025-12-30 00:06:51 -06:00
RickGrymes 12a6aa2656 Adjust MarketValue for Legion currency item
Reduced the MarketValue of the Legion currency item from 10000 to 4 to better reflect its intended in-game value.
2025-12-28 15:40:09 -06:00
RickGrymes 0d3669a3d7 Update Legion apparel and currency item stats
Removed excess whitespace and standardized formatting in ThingDefs_Apparel.xml. Added useHitPoints, DeteriorationRate, and Flammability to Caesar's Robes. In Items_FCP_Currencies_Legion.xml, increased MarketValue and set Flammability to 0 for Legion Denarius. Also updated XML headers for both files.
2025-12-28 01:49:17 -06:00
Ranger Rick 5e3c221251 Add Legion enlistment options and localization
Introduced FCP_Legion_Enlistment_Options.xml to define enlistment, missions, salary, provisions, storage, work, bounty, resign, and reinforcement options for Caesar's Legion. Enabled Legion enlistment in FCP_Legion.xml by uncommenting and configuring the relevant mod extension. Added English localization for all new enlistment-related UI and gameplay text in FCP_Legion_Enlistment.xml.
2025-12-26 10:54:33 -06:00
RickGrymes e420aa8450 Update Legionism meme label
Changed the label for FCP_Meme_Legionism from 'Roman Law' to 'Might makes Right' to better reflect the intended theme.
2025-12-25 15:30:21 -06:00
RickGrymes ffe6d8fb10 Update Legion equipment research projects
Revised descriptions, base costs, prerequisites, and research view positions for Legion Basic and Advanced Equipment projects. Changed research tab to FCP_Faction_Research and updated project dependencies for improved progression and clarity.
2025-12-24 14:25:17 -06:00
Ranger Rick a092f99fb3 Add Legion trader pawns and trader kind definitions
Introduces new pawn kinds for Legion Slave Trader and Legion Quartermaster in PawnKinds.xml, each with unique gear and roles. Adds TraderKindDefs_Legion.xml, defining stock and categories for Legion Slave Trader and Quartermaster caravans, including slaves, Legion apparel, and currency.
2025-12-22 13:43:48 -06:00
Ranger Rick 14dcbca894 Update weapon tag names in PawnKinds.xml
Replaces outdated weapon tag identifiers with new standardized names in PawnKinds.xml to ensure compatibility with updated weapon definitions. This affects all references to ballistic weapons, aligning them with the current naming conventions.
2025-12-22 13:34:32 -06:00
RickGrymes bbc3e0bcb8 Update PawnKinds.xml 2025-12-15 23:58:40 -06:00
RickGrymes ded55aef05 Add PublishedFileId.txt with file ID
Created About/PublishedFileId.txt containing the published file ID 3590026059.
2025-10-19 12:26:27 -05:00
RickGrymes dcb0f2cc28 Remove v1.5 folder configuration from XML
Deleted the v1.5 folder entries from loadFolders.xml, leaving only v1.6 configuration. This streamlines folder loading and removes legacy version references.
2025-10-19 12:17:43 -05:00
RickGrymes 49ce8f6b45 Remove Legion-related Defs and assets
Deleted all Legion-related XML definition files, including backstories, character, culture, faction, ideology, pawn kinds, research, thing categories, apparel, currencies, animal races, and more. Updated About.xml to reflect these removals. This commit likely removes Legion content from the mod.
2025-10-19 12:14:22 -05:00
Ranger Rick cd65519157 Adjust weaponMoney and remove apparel categories
Increased weaponMoney range for Legion Explorer pawns from 150~150 to 150~500. Removed ApparelArmor category from Legion Veteran Decanus Helmet and Legion Centurion Helmet definitions.
2025-08-26 15:14:11 -05:00
RickGrymes 9dfb7c905a Add ApparelArmor category to Legion armor items
Added the ApparelArmor thing category to Legion Tunic, Legion Plate, and Legion Vest definitions to ensure proper categorization and compatibility with systems relying on apparel categories.
2025-08-16 10:13:25 -05:00
Ranger Rick 42174075f2 Update pawn weapon tags for FCP BallisticWeapons mod
Replaces generic 'Gun' weapon tags with specific weapon entries that require the Rick.FCP.BallisticWeapons mod. This change improves compatibility and ensures pawns are assigned appropriate modded weapons when available.
2025-08-14 08:18:27 -05:00
Ranger Rick d032adfb7c Update FCP_Legion.xml 2025-07-25 13:53:39 -05:00
Ranger Rick 54130b27c8 Update PawnKinds.xml 2025-07-25 13:43:46 -05:00
Ranger Rick 1212ff0a22 Update PawnKinds.xml 2025-07-25 13:41:52 -05:00
Ranger Rick 39c07d5b1c Update PawnKinds.xml 2025-07-25 13:41:44 -05:00
Ranger Rick 716fec52f2 Backstory 2025-07-25 12:34:55 -05:00
Ranger Rick a2fbd0d332 Update FCP_Legion.xml 2025-07-25 12:25:47 -05:00
Ranger Rick 628d77146a Update FCP_Legion.xml 2025-07-25 11:37:56 -05:00
Ranger Rick 8a089edb6a Backstory 2025-07-25 11:33:38 -05:00
Ranger Rick 8b17ef3316 Update BackstoryDefs_Legion.xml 2025-07-25 11:21:41 -05:00
RickGrymes 1c01178f6f misc 2025-07-16 19:42:51 -05:00
RickGrymes 426eda7f9e misc 2025-05-01 18:46:00 -05:00
RickGrymes c7e93805dd Update Preview.png 2025-03-16 00:00:01 -05:00
RickGrymes e7a5eda4ac Added characters 2025-03-15 11:25:30 -05:00
RickGrymes 3e43079a50 Update FCP_Legion.xml 2025-03-09 08:40:56 -05:00
Ranger RickandGitHub 74939496f5 Update README.md 2024-12-04 20:06:23 -06:00
RickGrymesandGitHub 0880d33050 Update README.md 2024-12-02 14:20:17 -06:00
RickGrymesandGitHub 0a010f0fb5 Add files via upload 2024-12-02 14:11:53 -06:00
RickGrymesandGitHub bdf0954a27 Update README.md 2024-11-27 12:23:03 -06:00
RickGrymesandGitHub 658c1cea7d Rename Legionism.xml to Legion_MemesAndPrecepts.xml 2024-11-27 10:18:20 -06:00
RickGrymesandGitHub 1b9ea49aff Update Legionism.xml 2024-11-27 09:18:55 -06:00
RickGrymesandGitHub c4c5d6c7a7 Update Legion_IconAndColorDefs.xml 2024-11-27 09:01:57 -06:00
RickGrymesandGitHub 7e940cb487 Rename Culture.xml to FCP_Legion_CultureAndStyleDefs.xml 2024-11-27 09:01:06 -06:00
RickGrymesandGitHub da432c2ca2 Update FCP_Legion.xml 2024-11-27 08:58:19 -06:00
RickGrymesandGitHub 06450fc2cb Update FCP_Legion.xml 2024-11-27 08:50:22 -06:00
RickGrymesandGitHub f9144be875 Update Culture.xml 2024-11-27 08:49:18 -06:00
RickGrymesandGitHub f436cfa746 Update README.md 2024-11-27 07:43:33 -06:00
RickGrymesandGitHub c8653d1406 Create README.md 2024-11-27 07:42:32 -06:00
RickGrymesandGitHub 58cd8533f2 Update FCP_ResearchTabs.xml 2024-11-26 13:21:34 -06:00
RickGrymesandGitHub d4661da769 Delete 1.5/Patches 2024-11-26 13:08:59 -06:00
RickGrymesandGitHub c4da431346 Create Patches File 2024-11-26 13:08:47 -06:00