Skip to content

Poking at zombies safely this time

Rob Nelson requested to merge pull/11384/zambies-redo into Bleeding-Edge

Created by: Skullyton

A redo of #11203 , minus the fuck up that attempted to merge a revert of about 4 months

Pokes at zombies

Adds zombies eating at corpses, this restores their health, and potentially turns the corpse into a zombie Adds zombie 'evolution' depending on what's happened to them (Die too much and eat too little, become something that should deal with whatever's killing you. Die too little and eat too much, there's too many corpses around so start converting them into zombies) 'Turned' zombie - Looks like a human, can potentially be converted back if caught in time 'Rotting' zombie - Somebody too far gone to bring back 'Putrid' zombie - When it eats at a dead body, has a chance of converting the corpse into another zombie 'Crimson' zombie - Angry zombie that should tear down doors

TODO

  • Add evolution
  • Fix their AI so they're not so damn glutenous or pacified
  • Add zombification
  • Add the door smashing mechanic
  • Make sure everything doesn't crash

Also fixes necromancy mobs from attacking the necromancer

Merge request reports