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

No level 30 for mounts #254

Open
Araraura opened this issue Jul 22, 2024 · 0 comments
Open

No level 30 for mounts #254

Araraura opened this issue Jul 22, 2024 · 0 comments

Comments

@Araraura
Copy link

Describe the bug
A mount can't reach level 30 because there's no EXP requirement for it after level 29. Attempting to give a mount EXP when it's at level 29 (when it has above 4550) will throw an array out of bounds exception.

To Reproduce
Steps to reproduce the behavior:

  1. Get a mount and some revitalizes
  2. When the mount's tiredness increases, use the revitalizes to give it EXP
  3. Repeat until level 29 (I recommend speeding up the mount tiredness schedule to not wait forever)

Expected behavior
The mount should be able to keep leveling up to 30.
I think a 30th element needs to be added to the mount array in ExpTable.java similar to the pet variable for that to happen.

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

1 participant