-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
Core FeaturesIssues pertaining to the core functions of the Skill System, its skills, or its dependencies.Issues pertaining to the core functions of the Skill System, its skills, or its dependencies.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Core FeaturesIssues pertaining to the core functions of the Skill System, its skills, or its dependencies.Issues pertaining to the core functions of the Skill System, its skills, or its dependencies.