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

Zombieland "Zombie bite" doesn't heal from "Vampiric healing" #93

Open
Nyaa-rlathotep opened this issue Aug 12, 2021 · 0 comments
Open

Comments

@Nyaa-rlathotep
Copy link

When used with the Zombieland mod, the normal wounds from zombies get healed fine (scratches, etc.), but wounds that are "Zombie bite" don't get healed. They do seem to get recognized as actual wounds, as the button for vampiric healing does show up, and vitae gets used when you activate it, but the wound remains. The pawn's health bar also stays low, indicating that they are, indeed, wounded.

A save (for Rimworld 1.3) with just Vampires and Zombieland (plus Harmony and JecsTools as dependencies) is attached. In the "Multiple wounds.rws" save, there are some normal wounds and also zombie bites on the pawn "Sugar". When using vampiric healing it leads to the situation seen in "Bites not healed.rws", where the normal wounds are healed, but the bites aren't. Further use of vampiric healing just uses vitae without healing the wounds.

Multiple wounds.zip

Bites not healed.zip

I'm not sure how it's done under the hood, but it appears that Zombieland creates a special type of wound so that it can implement the "this bite might be infected with the zombie virus" mechanic with it. This wound is apparently about half-way between a generic health effect and an actual wound, which doesn't get removed, but does trigger the "we have a wound, allow use of vampiric healing" thing.

Using dev mode to remove the zombie bite hediff seemed to work fine, and didn't appear to cause any weirdness with Zombieland expecting to find a non-existent bite or anything, so I believe that simply removing the zombie bites along with the regular wounds should be a perfectly safe course of action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant