Skip to content

Restore Beggar stats to their previous state, add Crafting#6577

Open
ModDownloading wants to merge 1 commit into
Monkestation:mainfrom
ModDownloading:vengeful-ish-bum
Open

Restore Beggar stats to their previous state, add Crafting#6577
ModDownloading wants to merge 1 commit into
Monkestation:mainfrom
ModDownloading:vengeful-ish-bum

Conversation

@ModDownloading
Copy link
Copy Markdown

@ModDownloading ModDownloading commented May 28, 2026

About The Pull Request

When the skill rebalance came around, the Beggar skills were erroneously greatly reduced since the refactor didn't include the existing stats Beggars got (on the top of the image):
image
This rectifies that and restores the skills to their original values, and gives Beggars 10 to 20 points of Crafting skill on top of that.

Why It's Good For The Game

The original nerf to skills was almost certainly done in error, and that should probably be corrected. The Crafting skill buff is mostly so Beggars can whittle their own woodworks like pipes, toys, and the upcoming holy wooden symbols and hawk them like trinket sellers.

Changelog

🆑
add: Beggars now have 10 to 20 Crafting skill.
fix: Beggar stats restored to their previous (higher) values from pre skill-change.
/:cl:

Pre-Merge Checklist

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

@github-actions github-actions Bot added Feature adds a new thing Fix This PR is for fixing bugs labels May 28, 2026
if(prob(20))
head = /obj/item/clothing/head/knitcap
if(prob(5))
beltr = /obj/item/reagent_containers/powder/moondust
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

muh moondust

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

It's inaccessible code, the moondust and swampweed never spawned because Beggars don't have a belt to spawn them in.

@TheGreatSkeletonman
Copy link
Copy Markdown

this is good. lots of classes got hit with poorly thought out stat nerfs. thanks for taking a look at this.

@ModDownloading
Copy link
Copy Markdown
Author

this is good. lots of classes got hit with poorly thought out stat nerfs. thanks for taking a look at this.

Oh, this wasn't an intentional stat nerf by the looks of it. It genuinely looks like an accident and wasn't recorded so that's why I labeled it a fix and not a balance change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature adds a new thing Fix This PR is for fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants