0 of 0

File information

Last updated

Original upload

Created by

LarannKiar

Uploaded by

LarannKiar

Virus scan

Safe to use

Tags for this mod

About this mod

F4SE plugin with a custom Fusion Cores management system.

Requirements
Permissions and credits
About this mod:

F4SE plugin with a custom Fusion Cores management system.

1) When the player enters a Power Armor, if they have any not fully charged Fusion Core, they insert the one to the armor with highest charge level (e.g. if you have 5%, 90% and 100% Cores, then the 90% one).

2) When a Fusion Core is depleted, the Power Armor attempts to auto-load the Fusion Core with highest but not full charge level.

3) Fully charged Fusion Cores will be used only after the partially drained ones.


Options:

The plugins supports various (off by default) options to allow customizing how Fusion Cores are utilized.

Settings can be changed in ..\Fallout 4\Data\F4SE\Plugins\BetterFusionCoreManagement.ini.


1) Prefer Least Charged Cores:

- always instert/auto-load least charged Fusion Cores

- e.g. if you have 5%, 90% and 100% Cores, the 5% one would be instered/auto-loaded

- enable: bPreferLeastCharged=1

2) Min/Max Core Charge Percent:

- grants higher priority to cores that fall within these charge percentages

- e.g. "don't insert cores which have more than 70% into a Power Armor" or "prefer cores which have at least 2% charge level"

- set min percent: fMinFusionCoreChargePercent ( -1.00 means disabled; valid range: 0.01 - 1.00 )

- set max percent: fMaxFusionCoreChargePercent ( -1.00 means disabled; valid range: 0.01 - 1.00 )


3) Keep Depleted Fusion Cores:

- depleted Fusion Cores (each has ~1% charge level) aren't removed from the player's inventory

- enable: bKeepDepletedFusionCores=1


Requirements:

F4SE

Address Library for F4SE Plugins