Skip to content
New issue

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

Manual casted spells against TDS are calculated incorrectly #525

Open
Disniew opened this issue Oct 23, 2024 · 2 comments
Open

Manual casted spells against TDS are calculated incorrectly #525

Disniew opened this issue Oct 23, 2024 · 2 comments
Labels
bug Something isn't working calc Issue affects the core calculator code

Comments

@Disniew
Copy link

Disniew commented Oct 23, 2024

What went wrong?

It seems that manually casting a spell without an autocast weapon equipped does two things:

  • Damage is not reduced for not being demonbane spell
  • You do not get the +9 punish damage

The actual max hit or air strike without mage gear is 8 while the dps calculator says 6.
When I equipped a staff of fire however, even when I set it to 'Bash', manually casting spells did have a max hit of 6 and were recieving the +9 bonus damage.

image

What did you expect to happen?

The calculator to show the correct maximum hit.

What browsers are you seeing the problem on?

Other

What device(s) are you seeing the problem on?

Other

Any other information

This might possibly be an ingame bug that might also never get fixed as it barely changes anything.
Not sure if this is even worth changing the calculator for.

@Disniew Disniew added bug Something isn't working triage labels Oct 23, 2024
@LlemonDuck
Copy link
Collaborator

In the photo you're holding a scorching bow (I think), so I'm more inclined to believe that it's a bug with checking whether you're holding a demonbane weapon, not an autocast weapon. Have you tested with manual casting on something else that isn't demonbane?

@LlemonDuck LlemonDuck added calc Issue affects the core calculator code and removed triage labels Oct 27, 2024
@Disniew
Copy link
Author

Disniew commented Oct 27, 2024

Correct, I was holding a scorching bow.
I tested some more just now and found the following:

  • I did not seem able to hit a wind strike above 6 damage unless I equipped scorching bow/emberlight
  • I was not getting punish damage barehanded, with a trident or kodai equipped but I was getting it with a fire staff equipped
  • For ghostly grasp, I did not seem to be able to hit above 9 damage unless I equipped scorching bow/emberlight
  • For ghostly grasp, I did not get the punish damage barehanded, with a trident or kodai equipped but I did get it with a fire staff equipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working calc Issue affects the core calculator code
Projects
None yet
Development

No branches or pull requests

2 participants