Commit Graph
11 Commits
Author SHA1 Message Date
Alvalor 47ecbd24f3 FCP Apparel Armor Hat and Helmet base def generalize 2026-02-17 19:08:09 +01: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 71da22ed93 Update Wastelander apparel recipes and materials
Increased crafting skill requirements and changed recipe users to the armor workbench for all Wastelander apparel. Updated material costs from Cloth to Steel, Plasteel, and ComponentIndustrial, scaling with item tier.
2026-01-17 08:13:13 -06:00
Ranger Rick 9faf209aea Buff Wastelander apparel and headgear stats
Increased armor ratings, insulation, and some market values for multiple Wastelander apparel and headgear items. These changes improve their defensive capabilities and cold/heat resistance, making them more competitive and valuable.
2026-01-15 12:15:55 -06:00
RickGrymes 223736fdf2 Remove ApparelArmor category from several apparel defs
Eliminated the <thingCategories>ApparelArmor</thingCategories> entries from multiple apparel ThingDefs to streamline category assignments. Also added a trade tag for armor and a defaultOutfitTags section where appropriate. No functional changes to item stats or descriptions.
2026-01-11 23:13:11 -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 0948d4a4fd Add new wastelander apparel and headgear
Introduces Leather Armor, Metal Armor, Settler Male/Female Outfits, Wrapped Cap, Gas Mask with Goggles, and Assault Gas Mask to apparel and headgear definitions. Updates tags for better categorization and adds corresponding texture assets for new items.
2026-01-08 04:05:33 -06:00
RickGrymes 3fe672d9a0 Add new apparel and armor definitions
Expanded ThingDefs_Wastelander_Apparel.xml with additional apparel and armor items, including new pre-war outfits, costumes, and variants of combat armor. These changes introduce more variety and customization options for apparel in the game.
2025-12-30 01:11:13 -06:00
RickGrymes d1e863adc2 Remove 51 duplicate ThingDef entries from apparel XML
Deleted 51 ThingDef definitions from ThingDefs_Wastelander_Apparel.xml, significantly reducing file length and removing duplicate or redundant apparel and armor entries. This cleanup helps prevent conflicts and streamlines the apparel definitions.
2025-12-28 01:51:13 -06:00
RickGrymes dec3dc6902 Initial commit 2025-12-16 15:44:47 -06:00