egbog added a new file:
QuoteDisplay MoreMk-18 picked up off a level 2 PMC
76/76 durability
flea blacklisted
who gunna use this.jpg
just repair it lol o wait thanks BSG we can't
Obtaining
Spare Firearm Parts can be crafted at Workbench lvl 1 using a Leatherman Multitool and 1 Weapon Parts.
They can also be purchased from Mechanic LL2 and Flea.
Usage
You must follow both steps below for the mod to function properly
1) Fully repair the weapon you want to fix using either traders or the vanilla Weapon Repair Kit. For example repair 51.2/87.7 -> 87.7/87.7 (minus random degradation)
2) Drag the Spare Firearm Parts onto your weapon. You should see a notification popup and hear a sound depending on if the repair was successful or a failure.
Configuration
All parameters (price, trader, loyalty level etc.) are configurable in the /egbog-RepairMaxDurability/config/config.json file
CodeDisplay More{ "Price": 100000, "MaxRepairResource": 1, "CraftTime": 1, "Traders": [ { "_info": "name is case sensitive ie. Prapor, Peacekeeper, etc.", "enabled": true, "name": "Mechanic", "loyaltyLevel": 1, "buyLimit": 5, "stock": 5 }, { "_info": "example - it is possible to have multiple traders, just set 'enabled' to true", "enabled": false, "name": "Prapor", "loyaltyLevel": 1, "buyLimit": 50, "stock": 2000 } ], "Requirements": [ { "type": "Tool", "templateId": "544fb5454bdc2df8738b456a" }, { "type": "Item", "templateId": "5d1c819a86f774771b0acd6c", "isFunctional": false, "count": 1 }, { "type": "Area", "areaType": 10, "requiredLevel": 1 } ] }
Known Issues
None so far
Installation
Installation directions: Extract using 7zip to the root of your SPT directory as shown below
Demonstration Video
(Yes, it's SAIN, but the same concept applies to all of my mods, I'm not making mod-specific extraction example videos)