Category: Enemies and Troops

6

Encounter Regions

This script provides finer control over regions and encounters. As a review, an encounter can have up to three regions, including no region. When no region is specified, the encounter can show up anywhere. When a...

39

Enemy Action Conditions

This script allows you to define multiple custom action conditions on top of the conditions provided by the database. The database does not allow you to set multiple conditions for a single action. This script addresses...

37

Enemy Events

This script allows you to create “enemy events”. Whenever an enemy appears in battle, the enemy’s event pages are added to the current troop’s event pages. The purpose of this script is to allow you to...