This repository was archived by the owner on May 22, 2025. It is now read-only.
New Syndicate Item - Mining Charge Hacker - Accidentally blow up your steal objective!#14330
Merged
JamieD1 merged 6 commits intoyogstation13:masterfrom Jun 11, 2022
Merged
Conversation
JamieD1
suggested changes
Jun 11, 2022
JamieD1
approved these changes
Jun 11, 2022
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Document the changes in your pull request
4 TC, Looks like an advanced mining scanner (and functions equivalent to one too).
Role restricted to Shaft Miner, Quartermaster, and Mining Medic.
Using it on a mining charge will half the explosive power and allow you to place it on anything (like a C4). It also explodes not just rock anymore. Thirds the power (min(power/3,0.5) actually) so the explosions aren't syndicate bomb sized.
6 charges, at 0 it does nothing. 6 "free" boom booms for 4 TC.
If you fuck with a mining charge, the description gives it away.
If you try to override a charge as a non-syndicate, nothing happens.
Currently in the game there's only one type of mining charge, but #14173 adds two more so I will list their explosive power:
For reference, a C4 does a 0/0/3 explosion, a x4 does a 0/2/5, a syndicate minibomb does 1/2/4
Lesser Mining Charge: 0.5/0.5/0.5
Mining Charge (what's in the game currently): 0.5/1/1.66
Mega Mining Charge (locked behind research): 0.66/1.66/2.33
Wiki Documentation
new syndi item
Changelog
🆑
rscadd: Adds Mining Charge Hacker into existence and also into the uplink
/:cl: