RPG MAKER MZ HELP

Database

Troop Settings

This Data's Role

Troops are the data for the groups of enemies that appear during gameplay. The enemies you have the player fight via map movement and command events are specified based on this data. Even when having the player fight against a single enemy, you must prepare data for a troop that has just the one enemy. "Battle Events" (event processing during battles) will also be set for each troop.

Parameter Details

Basic Settings

Battle Event Parameters

Configure conditions and content of events run in battle with the troop in [Battle Event]. Just as with map events, it is possible to create a situational division of content to process using Event Page and appearance conditions.