RPG MAKER MZ HELP

Event Commands

Battle

Change Enemy HP

Function

Changes the HP of enemies.

Settings

Remarks

Change Enemy MP

Function

Changes the MP of enemies.

Settings

Remarks

Change Enemy TP

Function

Changes the TP of enemies.

Settings

Remarks

Change Enemy State

Function

Changes the state of an enemy.

Settings

Remarks

Enemy Recover All

Function

Fully recovers the HP and MP of the enemy, and removes all states.

Settings

Remarks

Enemy Appearance

Function

Causes an enemy to appear which has the [Appear Mid-Battle] option set in the Troop section.

Settings

Remarks

Enemy Transform

Function

Transforms an enemy currently in battle to a different enemy. The HP and MP of the enemy prior to the transformation will be carried over to the new enemy.

Settings

Remarks

Show Battle Animation

Function

Displays an animation using the enemy as the target.

Settings

Remarks

Force Action

Function

Forces the enemy/actor to use the specified skill.

Settings

Remarks

Abort Battle

Function

Forces the battle to end and the game to return to the map. There are no parameters to set.
Note: if starting from the [Battle Processing] Event Command, and the [Can Escape] option is on, the process set under the "Escape" branch will be run.
However, this will not be counted in the variable that records the number of Escapes under Variables - Others.

Remarks