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

Attacking from a turtle with kinetic augment produces lower damage than expected #51

Open
Kan18 opened this issue Apr 23, 2023 · 0 comments

Comments

@Kan18
Copy link
Contributor

Kan18 commented Apr 23, 2023

If you have a CC turtle with a kinetic augment equipped, with a netherite sword in slot 1 and selected, and you use turtle.attack() or peripheral.call(kineticSide, "swing") while standing in front of the turtle, the damage it deals to you is about half a heart, when it should be much more (because of the netherite sword's base damage.)

I looked into this issue a bit and found that this seems to be because PlethoraFakePlayer.lastAttackedTicks is not actually getting updated, causing the attack to be treated as if it was instantly after the previous attack. I'm unsure of the best way to fix this, though.

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