XCOM 2
[WOTC] Original High Hit Dodge Behaviour
1-4 van 4 items weergegeven
Update: 25 jan 2018 om 6:15

Quick code refactor, cleaner, leaner, better! Code you wrote almost two years ago always looks ugly...

Update: 25 jan 2018 om 5:30

Whoops! there was a bug in the Oct 17 patch...

Update: 1 okt 2017 om 10:59

Some new WotC abilities needed to be fixedup because they use default.SimpleStandardAim, which sidesteps the X2AbilityToHitCalc_StandardAim override.
No longer use a fixed list abilities to fixup, but instead actively checks if abilities need fixing. As well as being more future proof, this also means that any abilities from other mods which use default.SimpleStandardAim will correctly get the changed behaviour of this mod.

Update: 8 sep 2017 om 1:42