XCOM 2
Bladestorm Customization V2
 This topic has been pinned, so it's probably important
GauravDas  [developer] 22 Feb, 2017 @ 1:54am
Configuring manually using INI files.
The INI files will be present in one of two locations:
  • Documents\My Games\XCOM 2\XComGame\Config\XComBladestormCustomizationV2.ini
  • SteamApps\workshop\content\268500\869566977\Config\XComBladestormCustomizationV2Defaults.ini

The first file gets automatically generated whenever you save settings using ModConfigMenu.
For duplicate configuration values, the first file gets preference over the second.

Configuration options incude:

ATTACK_TYPE
Set to 0 for reaction attacks and 1 for standard attacks.

ALLOW_CRIT
Allow Bladestorm attacks to critically hit.

AIM_PENALTY
Apply an aim penalty to all Bladestorm attacks. Expects a decimal value. For example, a value of 0.3 is equal to 30% penalty.

TRIGGER_ON_MOVE_AWAY
Allows Bladestorm to trigger for enemies which move out of your attack range.

ATTACK_RANGE
Increase the range of Bladestorm.

MOD_DISABLED
Setting this to true will cause this mod to not hook into default Bladestorm template, effectively disabling this mod. Use for bug testing. Requires game restart.
Last edited by GauravDas; 22 Feb, 2017 @ 3:27am