XCOM 2
[WOTC] Original High Hit Dodge Behaviour
Hiển thị 1-4 trong 4 mục
Cập nhật: 25 Thg01, 2018 @ 6:15am

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

Cập nhật: 25 Thg01, 2018 @ 5:30am

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

Cập nhật: 1 Thg10, 2017 @ 10:59am

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.

Cập nhật: 8 Thg09, 2017 @ 1:42am