Baka NPCs Always Drop Their Equipped Armor V1.0

Baka NPCs Always Drop Their Equipped Armor V1.0

This mod contains a batch file that sets the GameSetting that controls how often NPC drop armor.
The vanilla setting is 0.1 (NPCs drop their armor 10% of the time), and this mod changes it to 1.0 (NPCs drop their armor 100% of the time).

Download the main file, and extract it into the game root folder (the folder containing Starfield.exe), and use the command “bat AlwaysDropArmor” once you’ve loaded the game to change the setting and enable the mod.

You can also set it up to load automatically by adding the following to your StarfieldCustom.ini file (located at “Documents/My Games/Starfield/StarfieldCustom.ini”):

[General]
sStartingConsoleCommand=bat AlwaysDropArmor

A premade StarfieldCustom.ini is provided as an optional file, extract it to the “Documents/My Games/Starfield” folder if you don’t have one already.

If you have multiple batch files that you’d like to use with the sStartingConsoleCommand ini setting, you can do so like this:

[General]
sStartingConsoleCommand=bat AlwaysDropArmor; bat SomeOtherFile; bat AThirdFile

And alternatively, you can copy this line into a batch file you already have, if you have a custom one for different settings, or something.

SetGameSetting fEquippedArmorChanceToDrop 1.0

Credits:

shad0wshayd3

Share mod:

Leave a Reply

Your email address will not be published. Required fields are marked *