Version 1.2 is now available. New features:
  • Damage taken / mitigation tab has been added.
  • Evade % is parsed and displayed.
  • Mousing over evade column will list total hits suffered and total attacks evaded.
  • Parry % is parsed and displayed.
  • Mousing over parry column will list total hits suffered and total attacks parried.
  • Block % is parsed and displayed.
  • Mousing over block column will list total hits suffered and total attacks blocked.
  • Total damage taken is parsed and displayed.
  • Mousing over damage taken column will display a shortlist of top damage sources and the top abilities the player sustained damage from.

Direct link: http://www.curseforge.com/media/file...Parser-1.2.jar

Known caveats:
Due to the way the ffxiv log works, there is no way to differentiate between players and named enemies (enemies with unique names) when parsing damage taken. Due to this, if you want the damage taken tab to include damage taken from such enemies (NMs, bosses etc), you have to do the following:
  • Open your user home directory (in windows xp this is C:\Documents and Settings\<your windows username>.
  • In the subdirectory .lrParser, create a text file with the name namedEnemies.txt
  • Edit the file namedEnemies.txt For each named enemy you would like the parser to recognize, put in its name. The format is one name for each line. For example:

Haughtpox Bloatbelly
Antares
Prison Pudding
Sargas
Shaula

On each line, input just the name with nothing else, like spaces etc.

In the future I hope to include a complete list of NMs and bosses out of the box. If you can contribute names to this list, please feel free to send them to me!