-
-
Notifications
You must be signed in to change notification settings - Fork 282
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
New quirk: Postmortem Flesh #755
base: master
Are you sure you want to change the base?
New quirk: Postmortem Flesh #755
Conversation
Adds the new quirk 'Postmortem Flesh', which replicates the effects of zombie races. The associated zombie races are disabled as a result.
Moves the organ replacement code for the 'Postmortem Flesh' quirk from `add()` to `on_spawn()` , and adds support for the zombie tongue.
Checks if the quirk mob exists before attempting to remove the zombie quirk, to prevent errors with invalid organs. This issue could occur when the mob is gibbed.
Adds blacklisted quirk entries for Postmortem Flesh to prevent mechanical conflicts and potential exploits.
This commit does the following - Adds a 60 tick cooldown to regeneration - - Reduced by half during halloween - Adds support for on-demand quirk processing - Increases quirk cost from 0 to 2 - Increases halloween regeneration bonus from 2x to 3x - Reduces regeneration rate from 3 to 2
Fixes an oversight where the cold blooded trait was not being applied to zombie quirk users.
Thought: |
Yes, it is possible, but that would go against the concept of this quirk. Zombies (from this quirk) are meant to be difficult to kill, but stay dead once they are. Instead, players could be prompted if they'd like to revive as one using a Frankenstein revival technique. |
is this pr gonna be continued? |
1 similar comment
is this pr gonna be continued? |
About The Pull Request
This PR replaces the undead races with a quirk based alternative. This quirk attempts to recreate the effects of the original zombie race, while also retaining their neigh-immortal status. Zombies are also buffed during the Halloween season.
Quirk is positive, costing two points, due to the potential combat balance implications.
The quirk grants the following benefits:
The following drawbacks:
During Halloween:
Why It's Good For The Game
Standardizes undead races, and removes complications caused from having three new sub-races. Users must now spend quirk points to become (effectively) immortal.
A Port?
No.
Pre-Merge Checklist
Changelog
🆑
add: Added new quirk: Postmortem Flesh (Zombie)
del: Disabled Undead Anthropomorph
del: Disabled Undead Lizardperson
del: Disabled Undead Insect
/:cl: