Project MMO

Project MMO

10M Downloads

Jump Boost Default max_boost Barely Noticeable

SomewhatDamaged opened this issue ยท 2 comments

commented

Describe the bug
The default max_boost for the jump perk is barely noticeable (resulting in about 0.1 extra height jumped, not enough to jump onto a fence).

.withDouble(APIUtils.MAX_BOOST, 0.033).build();

Expected behavior
With 300 agility, I'd expect to be able to at least jump over fences.

Proposal
Modify the default max_boost for jumping to 0.1
Add max_boost = 0.25 to default CROUCH_JUMP and SPRINT_JUMP actions. (This is just enough that players won't take damage from doing such jumps.)

Versions
This is a common setting for all current (rework) versions.

commented

Ugh, this should probably have been enhancement and not bug. Sorry.

commented

Closing and remaking.