public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZ[MihailJP Plug-in] Death or Knockout actors become zombies

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: [MihailJP Plug-in] Death or Knockout actors become zombies
  • Original author: Kupotepo
  • Original date: September 23, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/mihailjp-plug-in-death-or-knockout-actors-become-zombies.127759/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Archived First Post

Author: MihailJP from the JP forums

[MihailJP] Nice to meet you.

I made a plug-in that does not make the actor who became incapacitated unable to act but attacks allies as if he became a zombie.

How to use
  1. Prepare a state for "zombie conversion" in an empty number in the state list (assumed to be number 11 here).
  2. Specifies the behavioral constraint for the "zombied" state. At this time, if you set it to "None", it will be considered that the enemy and ally have been reversed and will act automatically. Other than "none", it has the same meaning.
  3. Set the plug-in parameter "Death State Number" to 11.
  4. Enter <zombifiable> in the memo field of the actor to be "zombied". If you do not enter it, you will not be able to fight as usual. Enemy characters will not be "zombied".
* If you add a plug-in, it will not be reflected in the battle test unless you save it. (I've been addicted to this)

About behavior
  • Actors who have become "zombies" are treated as incapacitated.
  • You will be defeated if everyone in the party is "zombied" or incapacitated.

Published on

GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/ZombieActor.js The

license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

license is Unlicense. https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt

Referenced Images / Attachments

forum.tkool.jp
forum.tkool.jp
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar