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

casting_time data is wrong #542

Closed
tylereed opened this issue Sep 23, 2024 · 1 comment
Closed

casting_time data is wrong #542

tylereed opened this issue Sep 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tylereed
Copy link
Contributor

It looks like the data for casting_time in v2 of the spell data is bad. 9 of the spells have a time of 'reaction'. The rest of them have a casting time of 'action'.

Looking at Misty Step, which should have a casting time of "Bonus Action", the api returns 'action'.

It seems to me that the converter function get_casting_time isn't converting from v1 to v2 properly.

@augustjohnson augustjohnson added the bug Something isn't working label Oct 25, 2024
@augustjohnson
Copy link
Collaborator

This was fixed in #546.

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

No branches or pull requests

2 participants