BassZ1890 Posted April 8, 2013 Share Posted April 8, 2013 (edited) Is there a way to have the game check if the player is wearing heavy gauntlets and is unarmed and if so to modify the "Skill Use Mult" of the Heavy Armor Skill? EDIT: Or even a way for the game to check if, on successful hit and if the player is Unarmed and wearing Heavy Guantlets, to generate xp towards the Heavy Armor tree? Edited April 8, 2013 by BassZ1890 Link to comment Share on other sites More sharing options...
GrimyBunyip Posted April 8, 2013 Share Posted April 8, 2013 check for heavy gauntlets:http://www.creationkit.com/WornHasKeyword check for unarmed:http://www.creationkit.com/GetEquippedItemType now if you want to get heavy armor xp for punching someone, you will either need on animation events or a script that is distributed to enemies via a cloak. Link to comment Share on other sites More sharing options...
Recommended Posts