* Fix Hungarfen mushroom spell and behavior
Fix the mushroom spell on Hungarfen not working properly.
The spell should leave a cloud that does damage and also applies a DoT debuff. Currently, it's leaving a cloud but you then get an aura that causes all enemies nearby to receive the DoT, and since each DoT stacks per caster, the boss would receive 5 versions of this DoT and die quickly.
Also, we shrink the mushrooms when they spawn to start small (correct) but we forgot to shrink them once we reach the shrink timer after they cast their Spore cloud spell (we removed grow but forgot to actually cast shrink).
* Use aurascript to fix this
* [SD][Spell] Readd Target Change Logic for Raging Flames 20481
Removed with 329ad4f81d
Originally added with ea618a7c4e
Can also Focus Tank on Aggro, should be even more unpredictable when they change their focus
See: https://www.youtube.com/watch?v=KuRH5PzZ3DA first 10 seconds how the add turns around without inferno used
https://www.youtube.com/watch?v=f3P3-odMKeA - watch with sound on
Also seem to cast invis and stealth detect within the first few seconds
of a fight - might be a classictbc thing, confirmed with 7.3.5 sniff
* correct threat value
* Starmawn into spell_list
* Tinhead spell_list
* Road modernized
* The crone modernized
* use custom action instead for intros
* Dorothee AI
* readd summon spell to script, as it only gets called once
fix some mistakes
* Use correct ID for crone death text
* Modernize the big bad wolf script
use spell_list and spell_script
* only say text if we realy picked a target
this will only happen if someone test this solo
* no one saw that
* julianne part 1
* finish julianne
* Romulo finish
* remove romulos spell_list when faking dead and add it back when remiving fake death do prevent him casting spells
* some changes requested in comments
* more changes requested in pr
Closes https://github.com/cmangos/mangos-tbc/pull/797
Squashed commit of the following:
commit ca3ee31a5c
Author: Miraco <daaniel743@gmail.com>
Date: Mon Mar 30 17:54:48 2026 +0200
Finish terrestian
commit 1a2558dfd2
Author: Miraco <daaniel743@gmail.com>
Date: Sat Mar 28 10:33:53 2026 +0100
Use broadcast_text and delete script_texts
commit dcf1208f87
Author: Miraco <daaniel743@gmail.com>
Date: Sat Mar 28 08:41:37 2026 +0100
remove fiendish portal script and use cai