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

Another Eclipse Skill Bug #680

Open
ZeikoLeMonde opened this issue Sep 10, 2024 · 0 comments
Open

Another Eclipse Skill Bug #680

ZeikoLeMonde opened this issue Sep 10, 2024 · 0 comments
Labels
Core Features Issues pertaining to the core functions of the Skill System, its skills, or its dependencies.

Comments

@ZeikoLeMonde
Copy link

ZeikoLeMonde commented Sep 10, 2024

Eclipse's description claims it has "Skill % activation". However, looking at the code, it actually uses Speed instead of Skill.
Also, line 85 has ldrb r5,[r5,#0x13] when it should be ldrb r0,[r5,#0x13].
And the check in lines 29-34 still uses byte 0x72 instead of byte 0x13.

@sme23 sme23 added the Core Features Issues pertaining to the core functions of the Skill System, its skills, or its dependencies. label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Features Issues pertaining to the core functions of the Skill System, its skills, or its dependencies.
Projects
None yet
Development

No branches or pull requests

2 participants