CraftedRO
CraftedRO
4d083b074ff7307d8f492d6f55f315425f299720 still valid.
Dberror feedback ``` Spawn data with ID (0,39690) not found, but is listed as a member of spawn group 2! Spawn data with ID (0,39691) not found, but is listed...
I have no idea (I hate working with pooling-spawns or many guid-s), but it looks like dberrors are gone now.
There's no dragonflight emulator file yet so it's normal to not appear.
Basic fix, looks like it works. ```sql -- DELETE FROM `spell_proc` WHERE `SpellId`=70656; INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `DisableEffectsMask`, `ProcsPerMinute`, `Chance`,...
Exactly same issue as https://github.com/TrinityCore/TrinityCore/issues/27955 , SpellPhaseMask shoud be (1) trigger when spell has just finished casting and not (2) trigger when the spell hits its target because you can...
While cata ptr is still down and it looks like on retail they removed legacy tier bonuses because people were doing some exploits :) I can only provide this private...
I finally managed to get a video from cata PTR that this shoud proc while out of combat / no target too: https://youtu.be/exZeoOcZ4Q8
Update: we just tested on cata ptr 4.4.0.54647 and in open word works like group loot so it's not applied but in dungeons even if you enter without lfd it...
more info here https://github.com/Project-Epoch/bugtracker/issues/8338