Enemy Levels – Pearl ABS patch
I’ve added a patch for my Enemy Levels script specifically for Falcao’s Pearl ABS. This patch allows you to manage the levels of existing enemies on the map using script calls.
I’ve added a patch for my Enemy Levels script specifically for Falcao’s Pearl ABS. This patch allows you to manage the levels of existing enemies on the map using script calls.
This script allows you to create reference pages for your events. A reference page allows you to create one page and then re-use it in different events or troops. This can be applied to troop...
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...
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...
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...
This script allows you to define “Parameter bonuses” for your actors and enemies. A paramter bonus is simply a bonus that will be added to your parameters based on a formula. The bonus itself...