XCOM 2
[WOTC] Original High Hit Dodge Behaviour
4件中 1-4 を表示
更新: 2018年1月25日 @ 6時15分

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

更新: 2018年1月25日 @ 5時30分

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

更新: 2017年10月1日 @ 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.

更新: 2017年9月8日 @ 1時42分