0 of 0

File information

Last updated

Original upload

Created by

Rico

Uploaded by

attaricoaf

Virus scan

Safe to use

Tags for this mod

About this mod

Sekiro's Whirlwind Slash Combat Art as power attack

Requirements
Permissions and credits
Sekiro's Whirlwind Slash Combat Art as power attack forward (vanilla 1hm_attackpowerfwd) / SkySA power attack (skysa_powersword1) / Loop's Additional Attack (AABL_Attack_A)



Custom condition used :

IsActorBase("Skyrim.esm"|0x000007) AND
IsWeaponDrawn() AND
IsEquippedRightType(1) OR
IsEquippedRightType(3) OR
IsEquippedRightType(4) OR
IsEquippedRightType(2) AND
IsEquippedLeftType(0)

Which means Whirlwind Slash will play only for player while equipping 1h/WarAxe/Mace/Dagger on right hand and no equip on left hand. You can change it to your liking.