We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Queen Ansurek - Grasping Silk - Sound underyou doesn't play when standing in it
365 (f892617)
No error is generated
Ansurek.lua line 239 self:Log("SPELL_DAMAGE", "GraspingSilkDamage", 441958) should be self:Log("SPELL_PERIODIC_DAMAGE", "GraspingSilkDamage", 441958)
https://www.warcraftlogs.com/reports/LVFYRcC1ztZM8Dvn#fight=last&type=damage-taken&view=events&source=47&ability=441958&start=10545487&end=10579452
02:12.731 Queen Ansurek Grasping Silk Aparatchik Tick 520892 (A: 130222) (U: 839292, M: 188178, 22.42%) 02:13.248 Queen Ansurek Grasping Silk Aparatchik Tick 567738 (A: 141934) (U: 839292, M: 129620, 15.44%) 02:13.742 Queen Ansurek Grasping Silk Aparatchik Tick 567738 (A: 141934) (U: 839292, M: 129620, 15.44%) 02:14.260 Queen Ansurek Grasping Silk Aparatchik Tick 567738 (A: 141934) (U: 839292, M: 129620, 15.44%)
The text was updated successfully, but these errors were encountered:
f635a27
No branches or pull requests
Describe the problem
Queen Ansurek - Grasping Silk - Sound underyou doesn't play when standing in it
What steps will reproduce the problem?
Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)
What version of BigWigs are you using? (Stating 'latest' is not useful)
365 (f892617)
Do you have an error log of what happened?
No error is generated
Any additional information? (example: WoW language if not English)
Ansurek.lua line 239
self:Log("SPELL_DAMAGE", "GraspingSilkDamage", 441958)
should be
self:Log("SPELL_PERIODIC_DAMAGE", "GraspingSilkDamage", 441958)
https://www.warcraftlogs.com/reports/LVFYRcC1ztZM8Dvn#fight=last&type=damage-taken&view=events&source=47&ability=441958&start=10545487&end=10579452
02:12.731 Queen Ansurek Grasping Silk Aparatchik Tick 520892 (A: 130222) (U: 839292, M: 188178, 22.42%)
02:13.248 Queen Ansurek Grasping Silk Aparatchik Tick 567738 (A: 141934) (U: 839292, M: 129620, 15.44%)
02:13.742 Queen Ansurek Grasping Silk Aparatchik Tick 567738 (A: 141934) (U: 839292, M: 129620, 15.44%)
02:14.260 Queen Ansurek Grasping Silk Aparatchik Tick 567738 (A: 141934) (U: 839292, M: 129620, 15.44%)
The text was updated successfully, but these errors were encountered: