azerothcore / mod-autobalance

Module for AzerothCore(MaNGOS -> TrinityCore -> SunwellCore)
http://www.azerothcore.org
103 stars 109 forks source link

Feature: Scaling for critters that spawn, like plagued insects in Stratholme #165

Closed sabrinajestar closed 1 year ago

sabrinajestar commented 1 year ago

Describe your feature request or suggestion in detail

Insects, rats, grubs, etc, that spawn between the gates or from supply crates are not scaling their damage or hp to solo level, making these parts of the instance very challenging or impossible to solo.

Describe a possible solution to your feature or suggestion in detail

No response

Additional context

No response

kjack9 commented 1 year ago

Are you on the latest revision of AutoBalance? This should be fixed with the most recent updates.

If you are and you're still seeing this issue, please provide the following while targeting the problem creature:

Screenshots work fine. Thanks!

icemansparks commented 1 year ago

We had the same problem today in Razorfen Downs where the first Boss is an event with creatures that spawn after the instance is loaded based on the event. The second wave (4 elites) was not doable with two people as the mobs just obliterated us :D

We were using the commit 50a5d5e from last week, a test with the changes from a newer commit can probably be done tomorrow i think 🤔

kjack9 commented 1 year ago

I'll check on this tonight. If either of you could upload your AutoBalance.conf file to this issue that would be very helpful.

sabrinajestar commented 1 year ago

Yes - thank you! (I've also encountered the issue in Razorfen Downs).

I haven't done a rebuild in a while but will certainly if it could help.

AutoBalance.conf.txt

kjack9 commented 1 year ago

Yes - thank you! (I've also encountered the issue in Razorfen Downs).

I haven't done a rebuild in a while but will certainly if it could help.

AutoBalance.conf.txt

Definitely update. The version that got pushed last week totally redid the exact functionality you're talking about.

kjack9 commented 1 year ago

@sabrinajestar

I loaded up your provided config file and here are the results I get:

Plagued Rats in the Strath traps: image

Plagued Insect from the Strath supply boxes: image

If your AutoBalance is older than about a week ago, neither of these cases would have been handled well. Please update and let me know if that resolves the issue for you.

kjack9 commented 1 year ago

We had the same problem today in Razorfen Downs where the first Boss is an event with creatures that spawn after the instance is loaded based on the event. The second wave (4 elites) was not doable with two people as the mobs just obliterated us :D

We were using the commit 50a5d5e from last week, a test with the changes from a newer commit can probably be done tomorrow i think 🤔

That commit should be new enough, but I can't replicate the issue you're having with a fresh config file.

image image image image image

If you've updated to the latest version of AutoBalance, please open a new Issue of type Bug with the requested information and I'll be glad to look closer. I'll need your AutoBalance.conf too, please.

kjack9 commented 1 year ago

Can't be reproduced on the latest AutoBalance with the supplied conf file. Please re-open if you are still seeing this on the latest AutoBalance.

sabrinajestar commented 1 year ago

Thank you for looking into this! I updated and rebuilt my server and indeed am no longer seeing this issue.

icemansparks commented 1 year ago

I updated to the commit https://github.com/azerothcore/mod-autobalance/commit/a20143dde5f6e1dd992f537f45be3b03dceaee76 as well as the latest azerothcore build - after rebuilding and updating the config file, the issue seems to be gone in Razorfen Downs - Summoned creatures had the correct adjusted health and damage values.