-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Stones and sharp stones have a higher throwing range than smaller pebbles #39948
Comments
I dunno, anecdotally it seems to me that as a stone gets smaller, the distance I could huck it does tend to get longer, but there's a point where I start to lose range because the mass of the stone gets too small for me to impart a decent amount of force by hand. I guess some numbers would be good for determining whether this is a bug or not. Somebody's probably studied "how far can you chuck different sizes and types of rocks?" right? |
Doing some vague scratch paper calculations: A rock has a mass of 657g while a pebble has a mass of 10g so you could expect someone that could throw a rock 15 tiles could through a pebble at atleast 985 tiles which seems rather extreme. This doesnt account for drag either so it would be even farther according to physics. Since I think the mass of pebbles is artificially low since its an ammo. If you go by volume instead you get around 150 tiles which seems more reasonable but still way to far. I would suggest maybe adjust the throw distance for a stone to be 10 tiles with a strength of 8 and the adjust pebbles to maybe 25? |
Problem is you can't impart force equally. The upper limit of throwing force is going to be determined by the top speed at which you can whip your empty hand through a throwing motion. |
Exactly, small pebbles are actually much harder to throw long distances compared to reasonable-size rocks. As an example, compare a baseball vs a small pebble. A person of average strength and throwing ability can throw a baseball 100 or more feet. It's about 100 feet from home base to 2nd base in a Little League field (baseball for elementary school children and pre-teens). I bet most people couldn't throw a pebble 100 feet. A lot of force gets wasted, instead of being transferred to the pebble you'd pull a muscle instead ;) |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not 'bump' or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered. |
You can throw bigger stones at +15 tiles with strength 8, but pebbles (made by crushing said stones) have a 5 tiles range when thrown by hand and with the same stats. This problem extends to sharp stones too.
Steps To Reproduce
Versions and configuration
to reproduce the bug and fix it. If possible, try to provide a save file that occurs in the right conditions, just
before the crash happens. -->
The text was updated successfully, but these errors were encountered: