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

Make deathclaws great again #134

Merged
merged 6 commits into from
May 29, 2024
Merged

Make deathclaws great again #134

merged 6 commits into from
May 29, 2024

Conversation

oprimeolt
Copy link
Contributor

@oprimeolt oprimeolt commented Apr 27, 2024

About The Pull Request

Pre-Merge Checklist

  • You tested this on a local server.
  • This code did not runtime during testing.
  • You documented all of your changes.

Changelog

🆑 Oprime
balance: deathclaw health
/:cl:

@Aurrain Aurrain added the balance This PR messes with the general balance of the game label Apr 30, 2024
@@ -141,8 +141,8 @@
desc = "A massive, reptilian creature with powerful muscles, razor-sharp claws, and aggression to match. This one is an angry mother."
gender = FEMALE
mob_armor = ARMOR_VALUE_DEATHCLAW_MOTHER
maxHealth = 300
health = 300
maxHealth = 1500
Copy link
Contributor

Choose a reason for hiding this comment

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

seems a bit excesive, let's see how it rolls out

@@ -167,8 +167,8 @@
name = "legendary deathclaw"
desc = "A massive, reptilian creature with powerful muscles, razor-sharp claws, and aggression to match. This one is a legendary enemy."
mob_armor = ARMOR_VALUE_DEATHCLAW_MOTHER
maxHealth = 400
health = 400
maxHealth = 2400
Copy link
Contributor

Choose a reason for hiding this comment

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

woah

@xTrainx
Copy link
Contributor

xTrainx commented May 8, 2024

PA claw is untouched

@xTrainx xTrainx added the needs work Something isn't right with this PR label May 17, 2024
@Aurrain
Copy link
Contributor

Aurrain commented May 29, 2024

Gave the PA claw a health value that seems in-line with the rest so this PR could be done.

@Aurrain Aurrain merged commit aa64080 into Foundation-19:master May 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
balance This PR messes with the general balance of the game needs work Something isn't right with this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants