Skip to content
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

[Feature]: Add damage type tag that bypasses the system entirely #87

Open
misterghast opened this issue Jul 2, 2024 · 0 comments
Open
Assignees
Labels
type: enhancement New feature or request

Comments

@misterghast
Copy link

What is the new feature or improvement?

While in the normal configuration for the mod, the only way to kill zombies is with holy sources, some modpacks and configurations include sources of damage that also make sense to kill zombies, but wouldn't necessarily trigger the smite status effect or vulnerability time. Laser beams that entirely disintegrate them, or supernatural effects designed specifically to deal with the undead without actually being holy or making them vulnerable. Or just holy artifacts that are holy, but not that much.

I think this could be easily implemented as an optional feature by having a damage type tag that the Undying class looks for when taking damage, and if it is present, acts the way it does when taking invulnerability bypassing damage types. The tag could be left empty as it doesn't really fit the default mod experience, and only makes more sense once other mods enter the picture.

@misterghast misterghast added the type: enhancement New feature or request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants