obliterates the telescopic shield in favor of some cool buckler gauntlets#867
Open
kittysmooch wants to merge 16 commits intoDopplerShift13:masterfrom
Open
obliterates the telescopic shield in favor of some cool buckler gauntlets#867kittysmooch wants to merge 16 commits intoDopplerShift13:masterfrom
kittysmooch wants to merge 16 commits intoDopplerShift13:masterfrom
Conversation
Collaborator
Author
|
drafting while i figure out a solution for the blockchance that works and is reasonably player legible |
00-Steven
requested changes
Feb 9, 2026
Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com> Signed-off-by: kittysmooch <105110468+kittysmooch@users.noreply.github.com>
Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com> Signed-off-by: kittysmooch <105110468+kittysmooch@users.noreply.github.com>
Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com> Signed-off-by: kittysmooch <105110468+kittysmooch@users.noreply.github.com>
Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com> Signed-off-by: kittysmooch <105110468+kittysmooch@users.noreply.github.com>
Collaborator
Author
|
@00-Steven changed as requested to reflect shieldy behaviors. |
…most weapons, improves some code
00-Steven
reviewed
Feb 16, 2026
00-Steven
requested changes
Feb 17, 2026
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
removes the lathe recipe for the telescopic shield, which effectively removes it from play. in its place is a pair of printable gauntlets with a more modest block chance, for people who want to make a melee build more viable without lugging a shield around. a simple check on hit ensures that there isn't another shield in our hands, in which case this gauntlet provides no block chance.
Why It's Good For The Game
as is the telescopic is flatly better than every other accessible shield and also kind of a requirement to make security melee roles work at all. since we have everything round start printable, it means that other shields never really get used at all and telescopic is the clear meta pick. the gauntlets by contrast are a much different thing than the other shields, with a specific niche they fill for "i want a shield but i want my inventory space too" without displacing every other shield you can get.
Testing Evidence
i dutifully spawned some dummies and hit them a bunch and admittedly its hard to tell if the block chance reduction works due to the nature of rng but it sure seems to work yay
Changelog
🆑
add: Replaced the telescopic riot shield in security's techweb with a pair of shielded gauntlets.
🆑