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

Revert RHS Change to ammo_Penetrator_Base #587

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lambdatiger
Copy link
Contributor

@lambdatiger lambdatiger commented Oct 23, 2024

RHS adds config edits to create 30 submunitions to emulate spalling to the ammo_Penetrator_Base* base class that all vanilla and most modded penetrators are inherit from. This is a pretty cool effect and can be deadly, but also doesn't account for how some mods use penetrators. For example, CUP's 105mm M393A3 HEP round creates 8 penetrators, each which combined with RHS produce 30 spall submunitions.

This PR

  • Removes that config edit from the ammo_Penetrator_Base class.
  • Does not remove this effect from RHS penetrators

If we want to still create these submunitions on non-RHS penetrators, that's fine. I can just tweak how some of the rounds create penetrators to account for it. Feedback welcome.

See discord for videos. I usually enjoy this feature as we don't use any other form of spalling, but it looks like it causes some unintended issues.

* Penetrators are spawned by HEAT and some AP rounds to emulate the penetration and damage to components the projectile does. This allows projectiles to have the capability to do more damage inside an armor, while also detonating outside a vehicle.

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

Successfully merging this pull request may close these issues.

1 participant