Skip to content

Merit pack from MOSTLY W20#709

Open
FalloutFalcon wants to merge 24 commits intoDarkPack13:masterfrom
FalloutFalcon:some-wolf-traits
Open

Merit pack from MOSTLY W20#709
FalloutFalcon wants to merge 24 commits intoDarkPack13:masterfrom
FalloutFalcon:some-wolf-traits

Conversation

@FalloutFalcon
Copy link
Member

@FalloutFalcon FalloutFalcon commented Feb 23, 2026

About The Pull Request

Assorted merits and flaws from W20. (some overlap with V20) Also grabbed pale aura cause it was really easy.

Had to fix some stuff relating to SPLAT_NONE with how quirks are handled but that's not even chaz's fault the code is just obtuse (this is my fault mostly)

Fixes #693

Why It's Good For The Game

merits for wolves (and others)

Changelog

🆑
add: Adds the merits: Time Sense, Fair Glabro, Untamable, Metamorph, Pale aura
add: Adds the flaws: Animal Musk, One Eye, Weakwilled, Pierced Veil
balance: An accurate display of city time for living mobs is now locked behind time sense.
fix: Derangement now appear as a selectable flaw again.
typo: "Your" to "You" in a dominate to_chat
qol: Aura layers UNDER your mob pending a new sprite
/:cl:

@FalloutFalcon FalloutFalcon changed the title Merit pack from W20 Merit pack from MOSTLY W20 Feb 24, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~7 days. Please address any outstanding review items and ensure your PR is finished - if both are true, and you have auto-staled anyway, you need to actively ask maintainers (by pinging them in the /tg/station Discord) to (re)review or merge your PR. If no maintainer responds to your request, you may wish to close this PR yourself while you seek maintainer comment, as you will later be able to reopen the PR yourself.

@github-actions github-actions bot added the Stale label Mar 4, 2026
@FalloutFalcon FalloutFalcon marked this pull request as ready for review March 6, 2026 06:31
@FalloutFalcon FalloutFalcon requested a review from a team as a code owner March 6, 2026 06:31
@github-actions github-actions bot removed the Stale label Mar 7, 2026
// DARKPACK EDIT ADD START
if(HAS_TRAIT(user, TRAIT_PALE_AURA))
apparent_blood_volume -= (BLOOD_VOLUME_NORMAL * 0.25)
/* I need a citation on if this thing is real, i got nothing.
Copy link

@LucifersCoils LucifersCoils Mar 10, 2026

Choose a reason for hiding this comment

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

I'm not as code literate as I could be - is this a misnomer for Deceptive Aura?

Image

Page 493, V20 core rulebook?

@@ -1,3 +1,4 @@
// Homebrew?

Choose a reason for hiding this comment

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

The 'Under Surveillance' flaw from Ghouls & Revenants, Page 131, is about the police not being happy with you and having you on a watchlist. Obviously the opposite, but the closest I could find for a 'cops aren't happy' flaw. I think it's homebrew.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Canon status of the round is not displayed anywhere

2 participants