protopersona Posted October 15, 2018 Posted October 15, 2018 So I've noticed that there aren't any mods that change this behavior. I expected that when hit with, say a lvl 2 affliction, a lvl 1 inspiration would reduce it to a lvl 1 affliction, not overwrite it completely. Is modifying this behavior something that modders don't currently have access to? "As the murderhobo mantra goes: 'If you can't kill it, steal it.'" - Prince of Lies
BMac Posted October 17, 2018 Posted October 17, 2018 Unfortunately that behavior is driven by code, not data. If an affliction appears in the HardCountersType of another one on the same character, it just removes both of them. The status effect system is pretty robust, you might be able to get this to work by removing the HardCountersTypes and doing something with AfflictionResistance effects on the afflictions, but it'll be pretty nutty. 1
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