-
Notifications
You must be signed in to change notification settings - Fork 703
Warlocks
Azevara edited this page Nov 28, 2022
·
22 revisions
- soul_shards : Specify initial Soul Shard amount
- default_pet : Specify default main pet (imp, voidwalker, incubus, succubus, sayaad, felhunter, Demo only: felguard)
- interrupt : Will use an appropriate pet interrupt (Spell Lock/Axe Toss) if target is casting and a valid pet is currently active
- last_cast_imps : Number of Wild Imps with one cast remaining
- two_cast_imps : Number of Wild Imps with two casts remaining
- 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.
- active_immolates : Returns a count of all Immolate dots currently ticking on targets
- Features
- Starters guide
- Frequently asked questions
- Common Issues
- Textual configuration interface
- Classes
- Graphical User Interface
- Appendixes
- Developers Corner