-
Notifications
You must be signed in to change notification settings - Fork 627
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removes devour, replaces it with haul. #2737 Revival #8442
base: master
Are you sure you want to change the base?
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
video isn't loading for me, is it like dragging them by their throat like in dark decent? |
movielike |
Previously, regurgitating a Marine triggered all eggs & morphers & traps in the area (and then they'd leap after their cooldown) but "dropped" Marines don't trigger eggs or morphers until they move a tile. also you can punch yourself to try kill yourself when grabbed |
Devour2025-02-12.19-30-46.mp4Dragging2025-02-12.19-54-12.mp4 |
This comment was marked as outdated.
This comment was marked as outdated.
after the update, now it seems like if you click a knife in your mask slot you'll immediately drop the knife, and if you click your boots to check if you have a knife and there's no knife there, it'll immediately drop your boots. also using a/d with a weapon in hand doesn't give any message in chat about hitting the xeno so I assume that isn't working. also the click method lets you hit things nearby like weeds/bushes |
About the pull request
Replaces xeno devour with hauling, while keeping it as mechanically close as possible to the previous mechanic. Also removes stomach_contents from code
Also Fixes #8382
Explain why it's good for the game
I was told devour isn't lore accurate. I don't think xenomorphs ever actually swallowed hosts whole like pythons in the movies, although I actually never watched any of them so I couldn't tell you. Also there's the other obvious reason
While hauling functions basically the same as devour (host won't take damage from external sources while hauled, etc), the damage taken by the xenomorph while a host is trying to break out of the haul might be lower or higher than with devour, as it used to be a 30% chance of dealing damage to xenomorph when trying to move inside of them, whereas now you will just hit the xenomorph with your weapon with a regular melee attack cooldown. I tried to adjust the damage accordingly, but it may need to be raised or lowered in testing.Breaking out of the haul now works the same and deals the same damage like previous devour
Credit towards Molto for the original PR this works off on, as well as Kugamo which I was told by Molto that he helped a lot with the original PR.
Testing Photographs and Procedure
Screenshots & Videos
Put screenshots and videos here with an empty line between the screenshots and the
![image](https://private-user-images.githubusercontent.com/87979253/411709283-d9529632-0f4d-4df6-8f73-3250d4bbba3a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1Nzc4MzIsIm5iZiI6MTczOTU3NzUzMiwicGF0aCI6Ii84Nzk3OTI1My80MTE3MDkyODMtZDk1Mjk2MzItMGY0ZC00ZGY2LThmNzMtMzI1MGQ0YmJiYTNhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIzNTg1MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRlNzgwMmUzYzFjNTZlZjRlYzM3NTJlZDVmYzlmNjZjZDI0NjIwZjM5MjhmMzk3MDU2Yjk1YTE5ZGI1ZDU1MzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._9IsL-_ZNTBUFnZ63UyavgpngsLVZ0l4THntKG2wlkM)
<details>
tags.2025-02-10.20-24-15.mp4
Changelog
🆑 Mikrel0712, Molto, Kugamo
add: Replaced xenomorph devour with hauling.
/:cl: