# RPG Maker MZ Plugins

<figure><img src="/files/aZY1tPhroRLvfZA4AKxZ" alt=""><figcaption></figcaption></figure>

## Battle Related Plugins

Plugins that modifies the default battle system and adds different functionalities to control it, a set of options that changes the battle system and offers a fresh delivery of the battle system in many forms.

* [Shin Megami Tensei Battle System](https://mintyyworks.itch.io/shin-megami-tensei-press-turn-battle-system-rpg-maker-mz-plugin) - recreates the Shin Megami Tensei Battle System, also called as the Press Turn Battle System.
* [Phantasy Star 2 / 4 Battle System](https://mintyyworks.itch.io/phantasy-star-battle-engine-system-plugin-mv-and-mz) - recreates the battle system of Phantasy Star 2 and 4.
* [Death Resistant Enemies](https://mintyyworks.itch.io/death-resistant-enemies-rpg-maker-mz-plugin) - A simple plugin that allows you to make enemies that are resistant to death for a number of times.
* [Battle Weather ](https://mintyyworks.itch.io/battle-weather-rpg-maker-mz-plugin)- adds weather on battle.
* [Skill Cost Management System](https://mintyyworks.itch.io/skill-cost-management-system-rpg-maker-mz-plugin) - manages the skill cost and emphasis of using skills and its cost.
* Ship Wave Combat - changes the atmosphere where when you are in the ship and you're in battle, the whole screen moves like you're in an actual ship.
* [Combination Skills](https://mintyyworks.itch.io/combination-skills-rpg-maker-mz) - allows the player to create a skill that will be casted if specific actors have casted the recipe skill.
* [Change Enemy Sprite when Dying](https://mintyyworks.itch.io/change-enemy-sprite-when-dying-rpg-maker-mz-plugin) - as the plugin name states.
* [Blood Mage](https://mintyyworks.itch.io/blood-mage-rpg-maker-mz-plugin) - use HP as MP.
* [Weapon Unleash](https://mintyyworks.itch.io/weapon-unleash-rpg-maker-mz-plugin)

## Custom Scenes Plugins

* [Dynamic Layer Fishing System](https://mintyyworks.itch.io/dynamic-layer-fishing-system-rpg-maker-mz-plugin) - a very effective way to make a fishing system.

## Gameplay Related Plugins

Plugins that adds a ton of different functionalities that changes the style of control, event actions, movement fixes, additional movement setup, control over the game's options, variables, time and more.

* [Smart Jumping](broken://pages/x4ylCSv1AtgmM8TSSpEy) - A specific smarter jump system for RPG Maker MZ.
* [Battle System Switcher](broken://pages/0yr5TmOxIk7gp0xGEI0W) - A simple approach to changing from front view battle to side view battle or vice versa.
* [Event Zoom Controls](https://mintyyworks.itch.io/event-zoom-controls-rpg-maker-mz-plugin) - have a better control on Zooming.

### SNES RPG Maker MZ Plugin Collection

* [Brandish HUD](https://mintyyworks.itch.io/brandish-hud-rpg-maker-mz-plugin) - creates the HUD of the SNES game Brandish.
* [Breath of Fire HUD](https://mintyyworks.itch.io/breath-of-fire-battle-hud-rpg-maker-mz-plugin) - creates the HUD of the first BoF SNES game.
* [Chaos Seed HUD](https://mintyyworks.itch.io/breath-of-fire-battle-hud-rpg-maker-mz-plugin) - create the HUD of Chaos Seed SNES game.
* [Monster Personality Plugin](https://mintyyworks.itch.io/monster-personality-plugin-rpgmakermz) - recreates the personality plugin for monsters in Shin Megami Tensei.
* [Persona Cutin](https://mintyyworks.itch.io/persona-cut-in-style-rpg-maker-mz-plugin) - creates cutin images for special skills just like in Persona games.

## Visual Plugins

Plugins that offer a huge change on the default look of RPG Maker MZ.

* [Nikola Tesla Lighting MZ ](https://mintyyworks.itch.io/nikola-tesla-mz-lighting-rpg-maker-mz-plugin)- lighting plugin for RPG Maker MZ.
* [Fog of War](https://mintyyworks.itch.io/fog-of-war-rpg-maker-mz-plugin)
* [Visual Stages Plugin ](https://mintyyworks.itch.io/visual-stages-plugin-rpg-maker-mz)- creates different layers in the map to maximize artistic development.
* [Custom Choice Box](https://mintyyworks.itch.io/custom-choice-boxes-rpg-maker-mz-plugin) - create a custom choice box layering graphic.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mintyy-works-rosetta-stone.gitbook.io/fullwork/game-development/rpg-maker/rpg-maker-mz-plugins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
