Skip to content

Gargoyle Statue Form#705

Open
chazzyjazzy wants to merge 3 commits intoDarkPack13:masterfrom
chazzyjazzy:gargoyleagain
Open

Gargoyle Statue Form#705
chazzyjazzy wants to merge 3 commits intoDarkPack13:masterfrom
chazzyjazzy:gargoyleagain

Conversation

@chazzyjazzy
Copy link
Contributor

@chazzyjazzy chazzyjazzy commented Feb 22, 2026

About The Pull Request

Gargoyles can pretend to be statues

they do this when they frenzy as well

they can still be dragged around and hurt while in this form, its mostly cosmetic

Why It's Good For The Game

Statue rp is cool and being able to be in a public space with wings and horns out as a cool gargoyley statue is dope

Changelog

🆑
add: readds Gargoyle Statue Form
/:cl:

@chazzyjazzy chazzyjazzy requested a review from a team as a code owner February 22, 2026 21:50
Copy link
Member

@FalloutFalcon FalloutFalcon left a comment

Choose a reason for hiding this comment

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

Is there any lore/mechanics on this or is this just an inference that they could post up like that.

Winter and I couldn't find anything about full turning into a status off of a frenzy at-least.

@XeonMations XeonMations added this pull request to the merge queue Feb 26, 2026
@XeonMations XeonMations removed this pull request from the merge queue due to a manual request Feb 26, 2026
ADD_TRAIT(owner, TRAIT_IMMOBILIZED, "statue_form")
ADD_TRAIT(owner, TRAIT_MUTE, "statue_form")
REMOVE_TRAIT(owner, TRAIT_MASQUERADE_VIOLATING_FACE, CLAN_TRAIT)
owner.name = "Statue of [owner.name]"
Copy link
Collaborator

Choose a reason for hiding this comment

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

IMO this shouldnt get the name of the mob since its now an object. Should be something generic like "statue"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just did "Statue of a Gargoyle" since gargoyle statues are something IRL

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants