SHARP Resharpening: Design Improvements#11698
Open
MPhonks wants to merge 60 commits into
Open
Conversation
MPhonks
marked this pull request as ready for review
February 10, 2026 15:26
Contributor
Author
|
think it... should be good to go! 👍 |
This was referenced Jul 3, 2026
3 tasks
This was referenced Jul 12, 2026
3 tasks
This was referenced Jul 18, 2026
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About the pull request
This PR aims to fix the design flaws of the P9 Sonic Harpoon Artillery Remote Projectile (SHARP) Rifle. It replaces the different timers (2.5s, 5s, defaults to 2.5s) with three modes of mine operation: DANGER, DIRECTED, SAFE. The properties are as follows:
In addition:
Explain why it's good for the game
As it stands right now, the SHARP contains fundamental design flaws. SHARP has been stamped off as a "xenoagent" role in the game which does more harm to the marine force than good. This PR does not aim to handhold the kit into becoming "the new meta", but rather addresses scenarios where the usage of the SHARP would be more helpful to aliens than to the marine force.
With DIRECTED mode, Xenomorph can no longer entirely ignore the timer of an explosion put on them, and can not turn the explosion against the marines as easily when they themselves are immune to the knockback. Similarly, due to the
nature of explosions andthe new B-Gel reagent used, T2 and T3 now have to very much react to the armor stripping effects ofboth explosions andincendiaries.With SAFE mode, placing mines directly where marines walk and push becomes a reliable tool of both securing the backline and ensuring that marines do not suffer fatalities to the mines when pushed back. The mines refuse to detonate when anyone with IFF can be hurt by them, at the cost of potentially fizzling out when hitting xenomorphs directly, or missing out on kills from the potentially obtained stun they cause.
Testing Photographs and Procedure
Screenshots & Videos
Modes and explosives demonstration:
sharp_mode_demo.mov
Incendiary demonstration:
sharp_inc_demo.mov
Bullet demonstration:
sharp_bullet_demo.mov
Chain explosion demonstration:
sharp_chain_demo.mov
Changelog
🆑 MarpleJones
balance: resharpens the P9 sonic harpoon artillery remote projectile (SHARP) rifle
del: SHARP timer modes (5s, 2.5s) removed, default at 2.5s
add: adds SHARP mine modes, which are DANGER, DIRECTED and SAFE. DANGER mode works very similarly to how the rifle worked before. DIRECTED forces the mine to be more concentrated on a single spot. SAFE has greater IFF logic and prevents the mine from detonating when near friendlies.
add: you can now rearm SHARP mines as the SHARP specialist with a security access tuner (multitool), resetting them once they are disarmed either due to IFF or when their timer runs out.
add: adds a security access tuner to the specialist kit
qol: firemodes as a specialist ability, extended description for mine timers and modes, magazine autoejection
balance: small xenomorph no longer trigger sharp mines
/:cl: