Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.


[1394] - 2025-04-23
Commits
(8030e07) ~AlgarDudeTank AE Update, SHD (Live) Update (#615)
* Increased performance of defensive disc checks and AE taunt checks (where safe AE taunt is disabled).
[SHD-Live]
* Refactored rotations for performance and combat smoothing. While no abilities were added or removed, how or when they are checked may have been.
* Adjusted the HP thresholds used for defenses:
* * Defense Start : When we will use defensive discs (note, using them based off of target count is still an option).
* * Emergency Start: When we will use the next tier of defensive abilities such as Shield Flash, Chest click, and stop mana checks on Lifetaps.
* * Critical HP: When we will use abilities like Deflection or Leech Touch.
* * Hitting these thresholds will increasingly cut out various offensive rotations to improve reaction time.
[1387] - 2025-04-21
Commits
(3ba43bd) ~Derple- IsSpawnXTHater now takes option bool autoHater to check for only auto haters
- GetXTHaterIDs now returns unique ids
- OA Adds haters only if they arent already auto haters.
[1383] - 2025-04-20
Commits
(46b79e0) ~AlgarDudeSHD - Laz Update (#610)
Visage of Death now has a toggle, which can be found on the Buffs/Debuffs tab of the Class options.
[1381] - 2025-04-20
Commits
(3781eca) ~AlgarDudeMinor Config Updates (#609)
[SHD-Laz]
* Added an entry to cancel Visage of Death when health is critically low during downtime.
[MAG]
* Magicians will now ignore missing modrods on pure melee classes.
[1379] - 2025-04-19
Commits
(582fa53) ~AlgarDudeLaz Pet Adjustments (#608)
* The "Force Kill Pet" setting is now false by default.
* Added post-cast check to Magician "FireShroud" Line to back the pet off if it appears on the Xtarget. This should help address the serverside bug in which Burning Aura triggers a damage shield, causing the pet to attempt to attack the target of the buff.
* Further testing and adjustment are likely for other situations; ideally we would attempt to have the pet back off before we give the command for it to leave.