ottconnect / Legion

Legion 7.2.5 24461 ( bug tracker and c++ updates)
http://www.devapexteam.com
12 stars 3 forks source link

Druid - Balance New "Starsurge" side effect issue #121

Open LeRutY opened 6 years ago

LeRutY commented 6 years ago

Spell "Starsurge" (SpellID: 78674)

Side effect (adapted from WoW Head) when you cast the spell: "Also grants you Lunar and Solar Empowerments, which increase the damage of your next Lunar Strike and Solar Wrath by 20%, respectively."

In 1.0.1.9 you don´t lose these 2 empowerments if you cast "Lunar Strike" and "Solar Wrath" after "Starsurge". So you can cast 40 seconds of +20% damage for both spells, only then the empowerments disappear. In 1.0.1.6 it works normally, but now it´s broken somehow.

"Solar Wrath" (Spell ID: 190984) "Lunar Strike" (Spell ID: 194153) "Lunar Empowerment" (Spell ID: 164547) "Solar Empowerment" (Spell ID: 164545)

ottconnect commented 6 years ago

spell system changed so it's not really broken its just needs some tweaks in the core with all the hacks that I have found, I'm not a hack person I want them to fix correctly

On Tue, Aug 29, 2017 at 2:38 PM, LeRutY notifications@github.com wrote:

Spell "Starsurge" (SpellID: 78674)

Side effect (adapted from WoW Head) when you cast the spell: "Also grants you Lunar and Solar Empowerments, which increase the damage of your next Lunar Strike and Solar Wrath by 20%, respectively."

In 1.0.1.9 you don´t lose these 2 empowerments if you cast "Lunar Strike" and "Solar Wrath" after "Starsurge". So you can cast 40 seconds of +20% damage for both spells, only then the empowerments disappear. In 1.0.1.6 it works normally, but now it´s broken somehow.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ottconnect/Legion/issues/121, or mute the thread https://github.com/notifications/unsubscribe-auth/AHhrPwmwX_CKqGIfH4djgFdS8m3T9W1Hks5sdFqVgaJpZM4PGX2U .

ottconnect commented 6 years ago

where do you get the spell numbers if you don't mind me asking ?

LeRutY commented 6 years ago

Either on WoW Head or ingame using "IdTip" addon.

Are ID´s helping enough or should I add WoW Head links too/instead?

ottconnect commented 6 years ago

No i would prefer the legion spell number instead of the pre cata spell numbers