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

Balance wind-based monsters #15

Closed
NullCGT opened this issue Apr 27, 2018 · 1 comment
Closed

Balance wind-based monsters #15

NullCGT opened this issue Apr 27, 2018 · 1 comment

Comments

@NullCGT
Copy link
Owner

NullCGT commented Apr 27, 2018

With wind-based monsters, my intention was to add enemies that could push the player around, perhaps putting them into nasty situations. The issue is that I didn't know about stunning upon colliding with walls. If a wind-based monster has a wind attack in melee and high speed, they can permanently stun-lock the player against a wall. This is obviously not intentional, but I can't modify the hurtle code too much without affecting the balance of players throwing objects during levitation.

It's not a huge issue right now since there are only a few foes with wind attacks, but this will need to be solved sooner or later.

EDIT: The only two enemies are either explosive or very slow, so the chances of stunlock are fairly low.

@NullCGT
Copy link
Owner Author

NullCGT commented Sep 1, 2018

Fixed with commit 070d8fc. If the change ends up creating degenerate levitation strategies, it will be reverted.

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