Skip to content

Make it easier to delimb extremities, make it harder to delimb core #3585

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

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

Conversation

sowelipililimute
Copy link
Contributor

@sowelipililimute sowelipililimute commented Apr 26, 2025

About the PR

  • instead of parts having a uniform slash threshold hands, legs, arms, feet, head, etc. now have separate thresholds for falling off
  • hands fall off at 25 slash
  • arm falls off at 40 slash
  • leg falls off at 80 slash
  • foot falls off at 40 slash
  • head falls off at 100 slash

Why / Balance

  • razorium can just make people instantly explode all at once when they hit the threshold atm, this makes the process more gradual
  • if every part takes the same amount of effort to fall off there's no reason to target anything other than the head
  • make it more likely that surgeon will have more things to do that aren't reassemble someone that totally fell apart

Technical details

  • remove the destructible from BasePart because of prototype inheritance order concerns
  • new parents for a bunch of the base parts w/ the destructible components

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

Breaking changes

Changelog

🆑

  • tweak: Extremities such as hands and feet are now easier to hack off in combat, whilst core things such as arms, legs, and heads are more difficult to hack off

@sowelipililimute sowelipililimute requested a review from a team as a code owner April 26, 2025 19:48
@sowelipililimute sowelipililimute requested review from deltanedas and removed request for a team April 26, 2025 19:48
@github-actions github-actions bot added Changes: YML Changes any yml files S: Needs Review size/M 64-255 lines labels Apr 26, 2025
Copy link
Member

@deltanedas deltanedas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is gibbing not severing, change the limbs sever damages instead

@sowelipililimute
Copy link
Contributor Author

... where is that...?

@deltanedas
Copy link
Member

severIntegrity on BodyPart
its just a flat level right now but rework it to a list of damage specifiers if you want

@sowelipililimute sowelipililimute requested a review from a team as a code owner April 30, 2025 16:44
@github-actions github-actions bot added the Changes: C# Changes any cs files label Apr 30, 2025
@sowelipililimute sowelipililimute force-pushed the work/jblackquill/more-part-falling branch from 3ddc715 to a1595f0 Compare April 30, 2025 16:45
@sowelipililimute sowelipililimute force-pushed the work/jblackquill/more-part-falling branch from a1595f0 to d305b4d Compare April 30, 2025 16:45
@Stop-Signs
Copy link
Contributor

direction review 3 days tops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: YML Changes any yml files S: Needs Review size/M 64-255 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants