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

NyanoCombat 2, Part 3: Physical Traits #607

Conversation

VMSolidus
Copy link
Member

@VMSolidus VMSolidus commented Jul 29, 2024

Description

Done in partnership with @OldDanceJacket

This PR adds 9 additional physical traits to the game, 5 positive, and 4 negative. While this PR is intended to go with NyanoCombat 2, Part 1 and 2, I have made this PR function completely standalone. It does not require either of the two other PRs.

Positive Traits

  • Will To Live: Increases your Dead threshold by 10
  • Tenacity: Increases your Crit threshold by 5
  • Vigor: Increases your maximum Stamina by 10
  • High Adrenaline: You gain up to 10% more damage with all melee attacks when injured.
  • Masochism: You ignore the first 10% of stamina damage penalties to melee attacks. If NyanoCombat 2 Part 1 isn't merged yet, this makes you deal up to 10% more melee damage when you receive stamina damage.
  • Martial Artist: Your unarmed melee attacks have bonus range, and deal 50% more damage(for every species in the game, this means 7.5 instead of 5 damage). This trait is identical to one that the Boxer job receives for free, thus it cannot be taken by Boxers.

Negative Traits

  • Will To Die: Decreases your Dead threshold by 15
  • Glass Jaw: Decreases your Crit Threshold by 10
  • Lethargy: Decreases your maximum Stamina by 15
  • Adrenal Dysfunction: Your melee attacks are penalized by up to 20% when injured. If NyanoCombat 2 Part 1 is merged, this cancels out the natural bonus everyone globally gets to melee when injured.
  • Low Pain Tolerance: Your melee attacks are penalized by up to 15% when receiving stamina damage. If NyanoCombat 2 Part 1 is merged, this stacks with the natural penalties everyone globally gets to melee when taking stamina damage.

TODO

  • Let ODJ look over these for balance.

Media

image

Changelog

🆑 VMSolidus and Skubman

  • add: 11 new Physical Traits have been added to the game! 6 positive traits, and 5 negative traits.

@github-actions github-actions bot added Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: YML Changes any yml files labels Jul 29, 2024
@DangerRevolution
Copy link
Contributor

Given this is a chonking PR, probably worth to have 3-4 approvals before merge :)

@DangerRevolution DangerRevolution added Priority: 2-High Needs to be resolved as soon as possible Size: 2-Large For large issues/PRs Status: Needs Discussion Must be discussed Type: Feature Creation of or significant changes to a feature labels Aug 1, 2024
Copy link
Contributor

github-actions bot commented Aug 4, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the Status: Merge Conflict FIX YOUR PR AAAGH label Aug 4, 2024
@DangerRevolution DangerRevolution added Priority: 1-Urgent Must be resolved immediately Type: Rework Large changes to a system, like a mix between the Balancing, Codebase, and Respace labels and removed Priority: 2-High Needs to be resolved as soon as possible labels Aug 9, 2024
@angelofallars
Copy link
Contributor

The changelog text needs to be updated because it's 11 traits now and I made 2 of them so Skubman should be credited too :trollface:

@DangerRevolution
Copy link
Contributor

Fixed the merge conflict so this shit can get reviewed

@github-actions github-actions bot removed the Status: Merge Conflict FIX YOUR PR AAAGH label Aug 9, 2024
@OldDanceJacket OldDanceJacket merged commit 79b3190 into Simple-Station:master Aug 10, 2024
11 checks passed
SimpleStation14 added a commit that referenced this pull request Aug 10, 2024
tmcqueen pushed a commit to tmcqueen/Syndicate-Station that referenced this pull request Aug 24, 2024
# Description

Done in partnership with @OldDanceJacket 

This PR adds 9 additional physical traits to the game, 5 positive, and 4
negative. While this PR is intended to go with NyanoCombat 2, Part 1 and
2, I have made this PR function completely standalone. It does not
require either of the two other PRs.

## Positive Traits
- **Will To Live**: Increases your Dead threshold by 10
- **Tenacity**: Increases your Crit threshold by 5
- **Vigor**: Increases your maximum Stamina by 10
- **High Adrenaline**: You gain up to 10% more damage with all melee
attacks when injured.
- **Masochism**: You ignore the first 10% of stamina damage penalties to
melee attacks. If NyanoCombat 2 Part 1 isn't merged yet, this makes you
deal up to 10% more melee damage when you receive stamina damage.
- **Martial Artist**: Your unarmed melee attacks have bonus range, and
deal 50% more damage(for every species in the game, this means 7.5
instead of 5 damage). This trait is identical to one that the Boxer job
receives for free, thus it cannot be taken by Boxers.

## Negative Traits
- **Will To Die**: Decreases your Dead threshold by 15
- **Glass Jaw**: Decreases your Crit Threshold by 10
- **Lethargy**: Decreases your maximum Stamina by 15
- **Adrenal Dysfunction**: Your melee attacks are penalized by up to 20%
when injured. If NyanoCombat 2 Part 1 is merged, this cancels out the
natural bonus everyone globally gets to melee when injured.
- **Low Pain Tolerance**: Your melee attacks are penalized by up to 15%
when receiving stamina damage. If NyanoCombat 2 Part 1 is merged, this
stacks with the natural penalties everyone globally gets to melee when
taking stamina damage.


# TODO

- [ ] Let ODJ look over these for balance.

# Media


![image](https://github.com/user-attachments/assets/242e8b50-8a5e-4079-bf1d-f952ceeade38)

# Changelog

:cl: VMSolidus and Skubman
- add: 11 new Physical Traits have been added to the game! 6 positive
traits, and 5 negative traits.

---------

Signed-off-by: Danger Revolution! <[email protected]>
Co-authored-by: Angelo Fallaria <[email protected]>
Co-authored-by: Danger Revolution! <[email protected]>
tmcqueen pushed a commit to tmcqueen/Syndicate-Station that referenced this pull request Aug 24, 2024
tmcqueen pushed a commit to tmcqueen/Syndicate-Station that referenced this pull request Aug 24, 2024
Done in partnership with @OldDanceJacket

This PR adds 9 additional physical traits to the game, 5 positive, and 4
negative. While this PR is intended to go with NyanoCombat 2, Part 1 and
2, I have made this PR function completely standalone. It does not
require either of the two other PRs.

- **Will To Live**: Increases your Dead threshold by 10
- **Tenacity**: Increases your Crit threshold by 5
- **Vigor**: Increases your maximum Stamina by 10
- **High Adrenaline**: You gain up to 10% more damage with all melee
attacks when injured.
- **Masochism**: You ignore the first 10% of stamina damage penalties to
melee attacks. If NyanoCombat 2 Part 1 isn't merged yet, this makes you
deal up to 10% more melee damage when you receive stamina damage.
- **Martial Artist**: Your unarmed melee attacks have bonus range, and
deal 50% more damage(for every species in the game, this means 7.5
instead of 5 damage). This trait is identical to one that the Boxer job
receives for free, thus it cannot be taken by Boxers.

- **Will To Die**: Decreases your Dead threshold by 15
- **Glass Jaw**: Decreases your Crit Threshold by 10
- **Lethargy**: Decreases your maximum Stamina by 15
- **Adrenal Dysfunction**: Your melee attacks are penalized by up to 20%
when injured. If NyanoCombat 2 Part 1 is merged, this cancels out the
natural bonus everyone globally gets to melee when injured.
- **Low Pain Tolerance**: Your melee attacks are penalized by up to 15%
when receiving stamina damage. If NyanoCombat 2 Part 1 is merged, this
stacks with the natural penalties everyone globally gets to melee when
taking stamina damage.

- [ ] Let ODJ look over these for balance.

![image](https://github.com/user-attachments/assets/242e8b50-8a5e-4079-bf1d-f952ceeade38)

:cl: VMSolidus and Skubman
- add: 11 new Physical Traits have been added to the game! 6 positive
traits, and 5 negative traits.

---------

Signed-off-by: Danger Revolution! <[email protected]>
Co-authored-by: Angelo Fallaria <[email protected]>
Co-authored-by: Danger Revolution! <[email protected]>
tmcqueen pushed a commit to tmcqueen/Syndicate-Station that referenced this pull request Aug 24, 2024
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: Localization Changes any ftl files Changes: YML Changes any yml files Priority: 1-Urgent Must be resolved immediately Size: 2-Large For large issues/PRs Status: Needs Discussion Must be discussed Status: Needs Review Someone please review this Type: Feature Creation of or significant changes to a feature Type: Rework Large changes to a system, like a mix between the Balancing, Codebase, and Respace labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants