XCOM 2
[WOTC] Original High Hit Dodge Behaviour
Mostrando 1-4 de 4 aportaciones
Actualización: 25 ENE 2018 a las 6:15 a. m.

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

Actualización: 25 ENE 2018 a las 5:30 a. m.

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

Actualización: 1 OCT 2017 a las 10:59 a. m.

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.

Actualización: 8 SEP 2017 a las 1:42 a. m.