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

Adds unique ammo effects to launcher ammo #39554

Merged
merged 5 commits into from
Apr 15, 2020

Conversation

Brian-Otten
Copy link
Contributor

@Brian-Otten Brian-Otten commented Apr 14, 2020

Summary

SUMMARY: Content "Adds unique ammo effects to launcher ammo"

Purpose of change

Launcher ammo was using generic ammo effects, and it was causing many of the launchers to feel and behave weirdly. this updates all launcher ammo to have their own new ammo effect with the correct explosive force, casing weight, and estimated fragment size.

Describe the solution

This updates the launcher ammo to all have their own new ammo effect with the correct explosive force, casing weight, and estimated fragment size. This has buffed some of the heavier launchers in particular to be a decent bit more explosives, while making the 40mm grenades much more manageable.

Explosively fragmenting launcher ammo with a range of under 60 has been buffed to range 60, so that the effective casualty radius of your rocket is no longer larger than your weapon range.

Most of the data needed for determining the explosive power was able to be reused from #37052

Testing

Load up a world, use debug mutations to give myself infinite carry space, give myself all the launchers, and without giving myself invulnerability, try to somewhat clear a town.

With some careful aiming, i managed to make effective use of all the launchers without my character getting hurt.

I also made note of all the explosion sizes to make sure all of them were making sense.

@mlangsdorf mlangsdorf added the Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves label Apr 14, 2020
@Rivet-the-Zombie Rivet-the-Zombie merged commit d0f0a96 into CleverRaven:master Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants