Use this key to trigger right hand power attacks:
iRightHandKey = 45 ;Default is X
iRightHandKeyAlt1 = 281 ;Default is RB
iRightHandKeyAlt2 = -1 ;Default is -1
Use this key to trigger left hand power attacks:
iLeftHandKey = -1 ;Default is -1
iLeftHandKeyAlt1 = -1 ;Default is -1
iLeftHandKeyAlt2 = -1 ;Default is -1
Use this key to trigger dual wield power attacks:
iDualWieldKey = -1 ;Default is -1
iDualWieldKeyAlt1 = -1 ;Default is -1
iDualWieldKeyAlt2 = -1 ;Default is -1
If configured, you need to held this key for the others to work:
iComboKey = 45 ;Default is -1
iComboKeyAlt1 = 281 ;Default is -1
iComboKeyAlt2 = -1 ;Default is -1
Enable consecutive attacks and the time between activations. If your attack speed is too fast and combos don't work, you can reduce the delay so the attack action is called more frequent.
bConsecutivePowerAttacks = 0
bConsecutiveLightAttacks = 0
fConsecutiveAttacksDelay = 0.5
If enabled, you need the configured amount of stamina to trigger power attacks.
bPowerAttacksRequireStamina = 0
iStaminaCost1H = 15
iStaminaCost2H = 30