Skip to content

Give xenos structural, make barricades unable to be climbed - #1342

Open
CliveOcelot wants to merge 1 commit into
ProjectOmu:masterfrom
CliveOcelot:FixBarricades
Open

Give xenos structural, make barricades unable to be climbed#1342
CliveOcelot wants to merge 1 commit into
ProjectOmu:masterfrom
CliveOcelot:FixBarricades

Conversation

@CliveOcelot

Copy link
Copy Markdown
Member

About the PR

Some changes that should hopefully make xenos a bit better to play, I would have prefered to give them the acid action back but its very broken now, and I was not able to fix it easily, so this will do.

Barricades loose the ability to be climbed / crawled over, making them actually function for defensive lines, given that you can instantly toggle the gate parts, this shouldn't be a major balance issue, but rather makes them more useful and interesting.

Why / Balance

Xenos needed a way to break through things, and barricades needed to actually stop people. done in the same pr as to not break ballance while the other one is not merged. (Tested xenos against the barricades and they can break through them with relative ease).

Technical details

Adds MidImpassable to the barricades, and removes TableLayer, preventing crawling over, then removes Climbable so they cannot be climbed onto.

All adult xenos now deal a base of 20 structural, with Praetorians doing 30, and the Queen doing 40.

Requirements

  • I have read and am following the Pull Request and Changelog Guidelines.
  • I have added media to this PR or it does not require an ingame showcase.
  • I have read and agree to the Contributor License Agreement.

Changelog
🆑

  • tweak: Barricades cannot be climbed or crawled over any more.
  • tweak: Xenos now deal structural (20 for adult xenos, 30 for Praetorians, 40 for Queens).

@github-actions github-actions Bot added S: Untriaged Has not been set a status; currently not labeled. Changes: No C# Purely YAML/non-C#. and removed S: Untriaged Has not been set a status; currently not labeled. labels Aug 2, 2026

@feistyfedora feistyfedora left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me

@github-actions github-actions Bot added S: Needs Review Needs review by a maintainer. S: Needs Second Approval Approved by another maintainer, just needs one more to check it. labels Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes: No C# Purely YAML/non-C#. S: Needs Review Needs review by a maintainer. S: Needs Second Approval Approved by another maintainer, just needs one more to check it. size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants