An interesting trick for using logs

What's Schadenfreude doing today?

Moderators: Texaporte, sphie, Pocky

Post Reply
Texaporte
Posts: 552
Joined: Thu Jan 22, 2009 11:18 am

An interesting trick for using logs

Post by Texaporte »

I've been introduced to the Expression Editor in World of Logs, and it has made an already OCDlicious experience into a positively OCDgasmic experience.

Go to a fight in World of Logs, and then find "Expression Editor" in the dashboard. Then, put in this simple string:

sourcename="Texaporte" and type=TYPE_CAST

You can replace Texaporte with any name in the raid and it'll show you who did what - it's a great way to judge what's going on, where the gaps are, and in some cases, why. You can also add in an aura check, so if for example you gain "Mutated Infection" or "Vile Gas" you can add in a parenthetical string, like:

(type=TYPE_CAST or (type = TYPE_AURA and (spell = "Mutated Infection")))

So in that example, we can take a look at what Chamomile's casting and get an accurate timeline of everything he's doing during Rotface. Replace "Mutated Infection" with "Vile Gas" and you can see Festergut. Add in another spell = "spell name" and you can see how well you reacted to talent/trinket procs.

Try it! It's fun!
Image
Post Reply