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

Movement modifications #1588

Open
madsboddum opened this issue Jul 2, 2024 · 0 comments · May be fixed by #1590
Open

Movement modifications #1588

madsboddum opened this issue Jul 2, 2024 · 0 comments · May be fixed by #1590

Comments

@madsboddum
Copy link
Member

madsboddum commented Jul 2, 2024

With this feature, all buffs that should affect movement will actually affect movement. Like Force Run.

The buff table itself only has "movement" as an effect key. The value is always 0, becaues this is stored in a different table.
That table was added in commit 3d06e16.

We should also be able to get rid of that ugly solution we have now for Burst Run with this change, as well as the correct movement modifier.

@madsboddum madsboddum added the FEATURE New feature or request label Jul 2, 2024
@madsboddum madsboddum self-assigned this Jul 5, 2024
@madsboddum madsboddum linked a pull request Jul 5, 2024 that will close this issue
@Undercova Undercova modified the milestones: Game Update ? - Bounty Hunter, Game Update ? - Artisan, Game Update ? - Jedi Aug 15, 2024
@Undercova Undercova removed this from the [Profession] Jedi milestone Aug 17, 2024
@Undercova Undercova changed the title [Buffs] Movement modifications Movement modifications Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants