Paradise icon indicating copy to clipboard operation
Paradise copied to clipboard

fixes bubblegum / vetus hitting twice during charge

Open Qwertytoforty opened this issue 1 year ago • 0 comments

What Does This PR Do

Bubblegum / vetus no longer bump twice, hitting for twice as much, rather than bumping once.

Why It's Good For The Game

Ever noticed that when bubblgum / vetus bumps into something, it hits them twice? Yeah, thats a fun issue with Bump() This hurts extra bad with bubblegum, as it ignores armor. This PR makes them hit once (in bubblegums case for 30 brute) rather than twice for 60 brute total.

This does make the fights easier, I was considering upping the damage to 40, but this is also ideally a fix, not balance.

Testing

Spawn bubblegum / vetus.

Get charged at.

Enjoy not getting hit twice every time instead of once.

Changelog

:cl: fix: Fix bubblegum / vetus speculator hitting mobs twice in their charge rather than once. /:cl:

Qwertytoforty avatar Aug 16 '22 16:08 Qwertytoforty