Skip to content

rethesda/powerattackkey

 
 

Repository files navigation

Power Attack Key

NexusMods Page

⚙️ Settings

🎮 Keys

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

🤺 Consecutive Attacks

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

🥛 Stamina

If enabled, you need the configured amount of stamina to trigger power attacks.

bPowerAttacksRequireStamina = 0

iStaminaCost1H = 15

iStaminaCost2H = 30

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.5%
  • CMake 9.5%