dandruff / xCT

A light weight scrolling combat text implementation.
53 stars 22 forks source link

Chain Lightning Crits #35

Closed Stanzilla closed 11 years ago

Stanzilla commented 11 years ago

Chain Lightning Crits are showing up in the outgoing and in the outgoing critical window, spam filtering for it is turned on. is that intentional? for the record, I used it on a single target occasion so it was really only one hit.

dandruff commented 11 years ago

This is intentional. I did not want to do simple math in my head to figure it out on a boss fight. But! You can turn it off :)

Under the Spam Merger tab there are three different ways that xCT+ will handle critical hits:

  1. Don't Merge Criticals - won't merge two or more critical "spammy" spells together (but it will still be included in the sum in the Outgoing frame). This is what gets set by default.
  2. Merge Criticals with Outgoing - this will merge two or more critical hits together in the Critical frame, AND it will also sum all the hits (both critical and not) into the outgoing frame.
  3. Merge Criticals by Themselves - this is the option that you are probably looking for. Critical hits will be merged together, but they will NOT be summed with the outgoing hits.

I hope this helps. Pease let me know if you find any issues with any of those options.

Stanzilla commented 11 years ago

Will do, thank you :)