azerothcore / azerothcore-wotlk

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

[Quest] Lightning Infused Relics / The Delicate Sound of Thunder - Iron Rune Construct Bluff #15361

Open Handepsilon opened 1 year ago

Handepsilon commented 1 year ago

Current Behaviour

The Bluff action (Spell ID 44609) that the Iron Rune Construct (Creature ID 24825) has does not work on friendly iron dwarves/golems in Baelgun's Excavation Site. They only work after you are discovered (it doesn't change their behavior afterwards)

Expected Blizzlike Behaviour

The Bluff action should've worked when the dwarves/golems started getting suspicious, cancelling the timer that causes the dwarves/golems to turn hostile on you

Source

No response

Steps to reproduce the problem

  1. Walk past an Iron Golem/Dwarves in Baelgun's Excavation Site
  2. Wait until one of them starts saying something that expresses suspicion
  3. Attempt Bluff (an effect occurs, but nothing actually happens)
  4. The Golems/Dwarves turn hostile
  5. Attempt Bluff again (this time it will cause the supposed dialogue). Bluff will now trigger when done on all hostile Golems/Dwarves

Extra Notes

No response

AC rev. hash/commit

AzerothCore rev. b5a655c8b71b 2023-03-12 00:23:32 -0300 (master branch) (Win64, Release, Static) Using SSL version: OpenSSL 3.0.8 7 Feb 2023 (library: OpenSSL 3.0.8 7 Feb 2023) Using Boost version: 1.81.0 Using MySQL version: 80032 Using CMake version: 3.26.0-rc4 Compiled on: Windows 10.0.19044 Worldserver listening connections on port 8085 Realmlist (Realm Id: 1) configured in port 8085 VMAPs status: Enabled. LineOfSight: 1, getHeight: 1, indoorCheck: 1 MMAPs status: Enabled maps directory located in data/maps. Total size: 291014951 bytes vmaps directory located in data/vmaps. Total size: 658130721 bytes mmaps directory located in data/mmaps. Total size: 2192910844 bytes Using enUS DBC Locale as default. All available DBC locales: enUS Using World DB: ACDB 335.9-dev LoginDatabase queue size: 0 CharacterDatabase queue size: 0 WorldDatabase queue size: 0

List enable modules:

  • DungeonRespawn
  • mod-duel-reset
  • mod-eluna
  • mod-guildhouse
  • mod-npc-beastmaster
  • mod-solo-lfg
  • mod-solocraft
  • mod-transmog
  • mod-world-chat

Operating system

Windows 10 x64

Custom changes or Modules

wermer79 commented 1 year ago

This bug prevents players from completing a quest that is part of a chain that unlocks approximately 30 other quests behind it. Being unable to complete this quest is detrimental to players trying to level in this zone, and/or attempting to complete the achievement "I've Toured the Fjord".

dewmguy commented 2 months ago

This ability is still not working as expected AzerothCore rev. 061d414e1c0d 2024-04-20 01:20:52 +0000 (master branch) (Unix, RelWithDebInfo, Static)