Open alecsci opened 1 month ago
The scripting is here: ./src/server/scripts/EasternKingdoms/Karazhan/bosses_opera.cpp
Seems like it's set to 10% chance from any fire attack, not just direct highest rank ones (as it should be). This is also true for TtrinityCore: https://github.com/TrinityCore/TrinityCore/blob/master/src/server/scripts/EasternKingdoms/Karazhan/bosses_opera.cpp
I was unable to find a nice video that shows the expected chance to trigger "Burning Straw".
Unfortunately I don't know how to rewrite it and even if I did, no idea about the chance...
Current Behaviour
Reported by: https://github.com/chromiecraft/chromiecraft/issues/6155 When using fire there against Strawman there is a low chance to be disoriented
Expected Blizzlike Behaviour
Every last/high fire rank spell should insta disorient him
Source
https://wowpedia.fandom.com/wiki/Strawman
https://www.wowhead.com/tbc/npc=17543/strawman#comments:id=222780
Steps to reproduce the problem
It took me 10 hits to get him feared once
Extra Notes
https://github.com/azerothcore/azerothcore-wotlk/pull/17307
AC rev. hash/commit
014602c849a3310bdae6feda8f6fd695878f1eb5
Operating system
Windows 11 x64
Custom changes or Modules
None