[gameplay] bug that causes Sona's power chord to deal additional damage
- have two stacks of power chord
- autoattack a target
- use a basic ability in the time frame of [before the attack hits the target] to [about .5 seconds after the attack hits the target]
- a power chord autoattack will shoot out from Sona and hit the target (separate from the autoattack Sona made) which consumes the power chord buff
At first I thought that this was just a visual bug, but i've tested the damage against Jungle monsters multiple times and it is definitely doing more damage than it should.
what should happen assuming you use Q after you autoattack:
- your autoattack hits and does "A" damage
- you use q afterward and gain your third stack of power chord
- your q hits and does "Q-d" damage (q direct) and you gain the q aura buff (which will do Q-a damage on your next attack)
So you should do "A + Q-d" damage and end up with a full power chord buff and the q aura buff, so your next attack will do "A + Q-a + P" damage. So with two autoattacks and one q you will deal "A + Q-d" + "A + Q-a + P" damage.
what happens currently:
- your autoattack hits and does "A" damage
- you use q afterward and gain your third stack of power chord
- your q hits and does Q-d damage (q direct) and you gain the q aura buff
- a power chord autoattack shoots out from Sona, consuming the power chord buff and the q aura buff (applying them both). It hits the target and deals "A + Q-a + P" damage
In total you've dealt "A + Q-d" + "A + Q-a + P" damage with one autoattack and one q.