Open Muppet1 opened 7 years ago
This is related to the SummonCopySpell
not creating distinct IDs for the copies at the time it copies triggers, so the Flametongue aura benefits all the copies. This is a pretty serious issue with all the Entity::clone
usages.
Lol, that is actually hilarious. At least this issue should be an easier fix inside of SummonCopySpell. Creating a new minion and applying the same buffs to it is probably the better solution anyway.
If you have a flametongue in play and summon a doppleganster next to it you get buffed extra copies which is not correct I think. I'm guessing the same happens with any adjacent buffing minion e.g. Dire Wolf Alpha but not tested it.