Give xenos structural, make barricades unable to be climbed - #1342
Open
CliveOcelot wants to merge 1 commit into
Open
Give xenos structural, make barricades unable to be climbed#1342CliveOcelot wants to merge 1 commit into
CliveOcelot wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Changelog
🆑