EJWellman / QuarmTool

Project Quarm-EQ - Log based Spell timer, dps, map, and mob info
MIT License
9 stars 1 forks source link

Handle scripted timers #10

Closed EJWellman closed 1 month ago

EJWellman commented 2 months ago

Currently, any mob that doesn't have a traditional respawn timer will not show up in the death timers.

Need to update the function to return either the mobs timer, or the zones default timer, at minimum.

Potential option... For mobs like an ancient croc, it's possible to add a timer based on mob name and player /loc, to keep track of that timer better.

EJWellman commented 2 months ago

Most scripted mobs should follow the zone timers at this point. Going to keep this issue open, just in case, but if anyone runs into any cases that don't seem to be accurate, leave a note.