Nerien's Ovale Scripts

Nerien's collection of Ovale scripts for various classes and specializations.

File Details

9.2.1

  • R
  • Mar 21, 2022
  • 58.99 KB
  • 919
  • 9.2.0
  • Retail

File Name

Nerien_Ovale_Scripts-9.2.1.zip

Supported Versions

  • 9.2.0

Nerien's Ovale Scripts

9.2.1 (2022-03-21)

Full Changelog Previous Releases

  • doc: document which specs are up-to-date for patch 9.2
  • fix(warrior): always suggest Charge when out of combat
    Charge is the standard opener for protection warriors. This
    prevents suggesting Intervene with Reprisal to put up Shield Block
    until the Charge target comes within range.
  • fix(warrior): remove some annotations that were distracting in practice
  • fix(warrior): prioritize Condemn to extend Avatar with Sinful Surge
  • fix(warrior): hold Demo Shout for defense if Shield Wall is on CD
  • fix(warrior): move Last Stand usage to a heal action
    Last Stand is more of a heal (for 30% more health) than a defensive
    cooldown, which is usually for damage reduction or increased
    healing. Move Last Stand to the heal actions and simplify the
    conditions for suggesting Shield Wall.
    This should suggest Shield Wall more aggressively to put it on
    cooldown, which works much better especially if Anger Management or
    The Wall legendary is used.
  • fix(warrior): show complete maximum DPS rotation in the offensive icon
  • fix(warrior): suggest DPS actions when nearing the rage cap for prot
    For protection warrior, suggest Execute or Revenge when approaching
    the rage cap instead of suggesting Ignore Pain. Ignore Pain is
    already suggested when it won't overwrite a larger Ignore Pain.
    Dump the extra rage into more DPS instead.
  • fix(warrior): don't prioritize Deep Wounds in single-target for prot
    In single-target situations, hitting with Shield Slam is higher
    threat than using Revenge to apply Deep Wounds for the first hit.
  • fix(warrior): check that Demoralizing Shout won't overcap on Rage
  • fix(warrior): rename function to more accurately document its use
  • fix(warrior): adjust rotation based on Plka's prot warrior guide
    • Check for opportunities to spam Revenge when Ravager is up.
    • Adjust rotation to move Thunder Clap to the bottom of the
      priority list in the normal rotation.
    • If Anger Management is active, put Revenge highest on the
      priority list in the normal rotation. This consciously spends
      more rage to trigger the cooldown reduction provided by Anger
      Management.
    • Adjust opener based on whether Anger Management or Heavy
      Repercussions is talented.
  • fix(warrior): refresh Shield Block earlier for protection
    Don't wait until Shield Block is about to expire before suggesting
    the next shield block. In practice, waiting that long can cause
    problems with uptime. Instead, suggest Shield Block as soon as it's
    safe to cast without clipping the existing Shield Block.
  • fix(warrior): more improvements to rage calculations for protection
    Calculate how much rage will be generated before the next Shield
    Block is available to see whether it is safe to spend rage on other
    rage-spending abilities.
  • fix(warrior): improve Reprisal actions for putting up Shield Block
    • Increase the duration of window in which Reprisal actions are
      suggested to refresh Shield Block.
    • Move Reprisal actions higher in priority.
  • fix(warrior): rearrange to show get-in-range actions after offensive CD
  • fix(warrior): adjust AoE opener for protection
    Move Ravager higher on the offensive priority list so it's the
    first ability suggested. Flip Revenge and Thunder Clap in the
    priority when out of combat for the AoE opener.
    This gives an AoE opener of: Ravage, Charge, Avatar, Shield Block,
    Revenge.
  • fix(warrior): adjust Last Stand usage to apply Shield Block
    Use Last Stand to apply Shield Block only if there are no more
    charges of Shield Block and the buff has expired in order to not
    waste Shield Block cooldown time. This should maximize the length
    of the window in which Shield Blcok is up.
  • fix(warrior): improvements and fixes for protection warrior script
    • Outburst only affects the base rage generation of Shield Slam.
    • Improve calculation of rage gained before the next Shield Block.
    • Explicitly tag all spell suggestions for dumping rage.
    • Explicitly tag Ignore Pain spell suggestion for preventing rage
      from capping.
    • Include Revenge as a offensive spell rage spender if we don't
      care about defense at all.
    • Thunder Clap more aggressively when using Unstoppable Force and
      inside an Avatar window.
    • Use Victory Rush more aggressively to self-heal.
    • Prefer Shield Wall over Last Stand with The Wall.
  • fix(warrior): update fury warrior rotation for Shadowlands 9.2
    • Update to the latest rotation from the Wowhead Fury Warrior Guide.
    • Use the correct spell ID for Condemn for fury warrior.