azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.52k stars 2.61k forks source link

Incorrect respawn timer for the restoration buff in Battlegrounds [$15] #5098

Closed ghost closed 3 years ago

ghost commented 3 years ago

WHAT CLIENT DO YOU PLAY ON?

enUS

FACTION

Alliance Horde

CONTENT PHASE:

Generic 1-19 20-29 30-39

CURRENT BEHAVIOUR:

Restauration buff respawn timer in battlegrounds is several minutes. EXPECTED BLIZZLIKE BEHAVIOUR:

Restauration buff respawn timer in battlegrounds should be 20 seconds.

evidence link from wowhead: https://classic.wowhead.com/guides/classic-wow-warsong-gulch-advanced-intro-rules-timers-wsg

tl;dr screenshot of the relevant part from the evidence link above: https://i.gyazo.com/0b52b1922f39bec5afeefd3eade914f0.png STEPS TO REPRODUCE THE PROBLEM:

Join a battleground (for example, Warsong Gulch)
Take a restauration buff (for exemple, inside the hut in Warsong Gulch)
Notice how the respawn of the restauration buff takes several minutes instead of the expected 20 seconds.

EXTRA NOTES:

Spellid link for the restauration buff:

https://classic.wowhead.com/spell=23493/restoration AC HASH/COMMIT:

chromiecraft/azerothcore-wotlk@9d4eebc OPERATING SYSTEM:

Ubuntu 20.04 MODULES:

mod-cfbg
mod-duel-reset
mod-desertion-warnings
mod-ah-bot
mod-eluna-lua-engine
lua-LevelUpReward

OTHER CUSTOMIZATIONS:

None. SERVER:

ChromieCraft

from

https://github.com/chromiecraft/chromiecraft/issues/325

--- Did you fix this issue? Go claim the **[$15 bounty](https://www.bountysource.com/issues/97578960-incorrect-respawn-timer-for-the-restoration-buff-in-battlegrounds?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** on [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
ghost commented 3 years ago

Further info;

Wowpedia has "Power-ups There are three types of power-ups found in Warsong Gulch. To use them, simply walk up to one. They will respawn after a short period of time. "

from 2009. This is kinda useless because "short period of time" doesn't help us determine if it should be 2 minutes or 20 seconds.

Si1ker commented 3 years ago

https://github.com/azerothcore/azerothcore-wotlk/blob/f11d3a5402904984339d4166c45fc4e2bca549dd/src/server/worldserver/worldserver.conf.dist#L2883

FrancescoBorzi commented 3 years ago

@Si1ker if the default Battleground.BuffRespawn is not correct then this is a valid issue. We didn't change it in Chromie

Helias commented 3 years ago

the BUFF_RESPAWN_TIME conf is applied to all buffs, I suggest to delete this conf and put different times or use multiple conf for BG respawn times