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

Reduce/Remove Fall Damage for Jump Speed Potions #57

Open
ktksan opened this issue Apr 26, 2020 · 0 comments
Open

Reduce/Remove Fall Damage for Jump Speed Potions #57

ktksan opened this issue Apr 26, 2020 · 0 comments

Comments

@ktksan
Copy link

ktksan commented Apr 26, 2020

When the jump speed potions (such as JumpSpeed Potion, MegaJump Potion, Rage Potion, Ninja Potion) are activated, the player unmistakably gains an ability to jump higher.
However, this ends up dealing a huge amount of fall damage to the player with every jump. This fall damage is too high for a player to enjoy the newly gained abilities via the said potions, thus the player may choose to opt out of using them even after spending some amount of trouble obtaining them.

What can be done is to either completely eliminate the fall damage(not advisable) or reduce it to a great extent i.e. have a fractional multiplier to reduce the damage proportionately for all cases. It is advisable to look at other games which have a similar potion or tool which gives the players such an ability to jump higher and devise a solution to the issue accordingly.

To try the potions: Enable the Potions module and start the game in the JS or Core Gameplay game modes and then use 'give' command in the console to obtain the potions.

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

3 participants