Ronin@ Posted April 23, 2016 Share Posted April 23, 2016 So... according to this: Ok so I dug into the game files and was able to view the ability in Unity : - Bonus Hit To Crit Percent enemy Below 10Percent : 20 - Bonus Crit Hit Multiplier enemy Below 10Percent : 0.5 So here are the answers : - the enemy has to be < 10% - the 50% crit damage addition applies only to enemies under 10%, but apparently it applies to all crits, not only those that got converted Before someone asks, no, I cannot patch this to be < 25% , I've checked and there's no trigger condition for values other than 10%. Bloody slaughter should only work when enemy's hp < 10%. I was just doing some testing and this happened: 1 Link to comment Share on other sites More sharing options...
Question
Ronin@
So... according to this:
Ok so I dug into the game files and was able to view the ability in Unity :
- Bonus Hit To Crit Percent enemy Below 10Percent : 20
- Bonus Crit Hit Multiplier enemy Below 10Percent : 0.5
So here are the answers :
- the enemy has to be < 10%
- the 50% crit damage addition applies only to enemies under 10%, but apparently it applies to all crits, not only those that got converted
Before someone asks, no, I cannot patch this to be < 25% , I've checked and there's no trigger condition for values other than 10%.
Bloody slaughter should only work when enemy's hp < 10%. I was just doing some testing and this happened:
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now