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

Monk BeastChakra enum values need update #1906

Open
diwo opened this issue Jul 8, 2024 · 3 comments
Open

Monk BeastChakra enum values need update #1906

diwo opened this issue Jul 8, 2024 · 3 comments

Comments

@diwo
Copy link

diwo commented Jul 8, 2024

BeastChakra enums currently are named incorrectly.

New values appear to be:

None => 0
OpoOpo => 1
Raptor => 2
Coeurl => 3
@Evolutious
Copy link

Keep in mind that SE stated that they changed which Beast Chakra you unlock per action with 7.0. It is likely the enums are fine but actions are just giving you a different beast chakra.

  • Bootshine/Dragon Kick/Leaping Opo gives COEURL now
  • True Strike/Twin Snakes/Rising Raptor gives OPOOPO now
  • Snap Punch/Demolish/Pouncing Coeurl gives RAPTOR now

I would confirm though.

@diwo
Copy link
Author

diwo commented Jul 8, 2024

Here's an example of using Dragon Kick which should have granted an Opo-opo chakra

dk

@Evolutious
Copy link

I stand corrected. Guess I just adjusted my code around what was returning and didnt eve notice fully that it was actually wrong in the enum. Now gotta find someone to create and submit the PR ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants