Skip to content

Warlocks

Azevara edited this page May 1, 2023 · 17 revisions

Options

  • soul_shards : Specify initial Soul Shard amount
  • default_pet : Specify default main pet (imp, voidwalker, incubus, succubus, sayaad, felhunter, Demo only: felguard)
  • disable_felstorm : Disables automatic usage of Felstorm for Demonology's main Felguard

Actions

  • interrupt : Will use an appropriate pet interrupt (Spell Lock/Axe Toss) if target is casting and a valid pet is currently active

Expressions

  • last_cast_imps : Number of Wild Imps with one cast remaining
  • two_cast_imps : Number of Wild Imps with two casts remaining
  • igb_ratio : Calculates number of Imp Gang Bosses divided by total Wild Imps (incl. IGBs)
  • time_to_shard : Estimated time until Agony next generates a Soul Shard
  • pet_count : Total number of (Warlock) pets currently active
  • havoc_active : Boolean checking if Havoc is currently applied to any target whatsoever
  • havoc_remains : Time remaining on the Havoc debuff, wherever it is
  • incoming_imps : Number of Wild Imps which will be spawning from Hand of Gul'dan but have not yet spawned
  • can_seed : Returns true if there is a valid target for Seed of Corruption which does not have a Seed DoT or Seed in-flight already
  • time_to_imps.N.remains : Returns the time to having N total Wild Imps, including those scheduled to be spawned. If N is greater than the total expected, returns time to last imp. "all" can be used in place of a value as well.
Clone this wiki locally