Can we please get an update for the newest patch please? it seems that it breaks the master strike animations. The same happened with the previous patch.
Master strike doesn't work with this mod, or at least I can't perform a master strike when master Tomcat trying to teach me master strike, Tomcat simply reset animation when I try to perform MS, probably it's because this mod changes animations file kcd_male_combat_generated.adb
Hey, Just took a quick look at your python files. It seems that it should be working with any mod that adds unique weapons since you're iterating through attributes. But can you confirm that it iterates through game .xml ? I don't really know how .pak are loaded into the game so i'm worried that your scripts will only update your own mod. Which would be a shame to miss out.
be aware this mod will make duels, especially those where you have to use swords, unbelievably tedious. be prepared to spend 40+ minutes whacking someone in full plate with a hunting sword during a particular quest. master strikes do no damage to armored enemies (even minimal armor, like a chainmail coif), unsure if that is intentional or not, although enemy master strikes still do a lot of damage no matter what your armor is, full plate makes no difference.
Swords are ok now but polearms are overbuffed, I can't even combos because enemies die in 2-3 regular hits. I think just leave them at default numbers. I think you gave too much blunt damage to polearms
have you maybe tried looking for a way to adjust how weapon quality affects damage? I was looking to nerf henry quality weapons specifically but I couldn't find anything in the files
222 comments
Just took a quick look at your python files.
It seems that it should be working with any mod that adds unique weapons since you're iterating through attributes.
But can you confirm that it iterates through game .xml ? I don't really know how .pak are loaded into the game so i'm worried that your scripts will only update your own mod. Which would be a shame to miss out.