Add a fail type for interrupts #10


  • New
  • Enhancment
Open
  • _ForgeUser405586 created this issue Aug 25, 2011
    Contributor

    A large number of fights in the game have a mechanic of:

    Boss casts "Huge Spell of Death that Must be Interrupted"
    Some/Any group member must interrupt it or someone (possibly multiple ppl) dies.

    It would be really nice if LibFail had the ability to report the failure to interrupt, which is often just as important a fight mechanic as moving out of fire. The obvious problem is the person who died is often not the one who messed up, and we don't have enough information within the addon to correctly assign "blame" for the missed interrupt (because the interrupt assignment is done in vent or party chat and does not show up in the combat log). However despite this limitation I think it would still be useful for LibFail to report that a death was directly due to someone failing at fight mechanics (and not eg lack of heals). I'm imagining a fail like:

    Someone failed at interrupting [Huge Spell of Death that Must be Interrupted], which hit JohhnyInnocent.

    Where "Someone" is a generic "we don't know who to blame" string, and the player name at the end is optional and just indicates who died as a result. It probably makes sense to omit these fails from the fail stats, or possibly we could create a dummy "Someone" player to hold them.

    Some motivating examples:

    Feludius Hydrolance
    Nefarion phase 2 Blast Nova
    Maloriak Arcane Storm
    Rajh Inferno Leap
    High Priestess Azil Force Grip

    many many others..

    I volunteer to implement this idea if it's popular

  • _ForgeUser405586 added the tags New Enhancment Aug 25, 2011
  • MysticalOS posted a comment Sep 3, 2011

    constructively i cannot agree with this one. Interrupts are entirely subjective. look at heroic alyzrazor. you need 3 interrupters per side, 2 on current add and 1 rover to go get the first interruptor on next add while the first 2 finish previous off (earlier tier anyways, now that 3rd is less important as dps checks become faceroll). But just saying "somoene in raid failed at interrupting" isn't really telling us useful information. unless a fail can assign blame to an actual party, it's just spam. that's no different then saying "someone in your raid stood in a fire".

    well i don't care if i that doesn't identify the problem(ie the person)

    I think the entire purpose of libfail is to report individual fails of raid members for quickly addressing the issue. An evaluation of personal performance not to screw up or people are yelling at you.

  • _ForgeUser405586 posted a comment Sep 5, 2011

    I agree it's more useful in situations where traditionally exactly one person is assigned ahead of time to interrupt the given ability (eg Maloriak Arcane Storm) - so that when LibFail says "someone" failed at interrupting, everyone in that group knows it actually means "JoeBob". This is especially true in 5-mans where basically no fight requires more than a single interrupter, and in 10-mans where its very rare to need more than 2 interrupters for any given fight.

    However even in cases where there are multiple interrupters assigned (Nerfarion P2, Alysrazor) I think it's still useful if you set it for overkill only - it essentially acts as an online fatality diagnosis. Ie, this death was caused by someone else failing at fight mechanics (interrupting), as opposed to just lack of heals. And of course, any given detection can be turned off by the user (or even by default) if it's found to be too spammy.


    Edited Sep 5, 2011
  • _ForgeUser7932308 posted a comment Nov 23, 2011

    Do it


To post a comment, please login or register a new account.