This simple module monitors the combat log and automatically executes the Warrior's "Feint" skill when your enemy dodges your attack. The combat log is also color highlighted to show when the skill was used.
If your main class is not Warrior, then this module basically does nothing at all for you, since the "Feint" skill is Warrior primary class specific.
v0.15 - Initial Public Release
v0.17 - Fixed a bug that would cause an error due to a null value.