Using SplashEnemies to determine AOE target count does not function for Liquid Magma Totem presumably from an incorrect spellID.
so, because totem shenanigans;
the player casts
liquid magma totem (192222)
which itself casts Magma Eruption (395349)
that then applies Flame shock (188389)
I'm not sure where in this chain, the detection needs to be and I'm assuming this is a HeroLib issue and not HeroRotation.
What version of HeroLib are you using?
11.0.2.04
What is the issue?
Using SplashEnemies to determine AOE target count does not function for Liquid Magma Totem presumably from an incorrect spellID.
so, because totem shenanigans; the player casts liquid magma totem (192222) which itself casts Magma Eruption (395349) that then applies Flame shock (188389)
I'm not sure where in this chain, the detection needs to be and I'm assuming this is a HeroLib issue and not HeroRotation.