Utils: Party Level
This script provides several utility functions for working with party levels. You can get information such as Leader level Max level Min level Median level Mode level Mean level
This script provides several utility functions for working with party levels. You can get information such as Leader level Max level Min level Median level Mode level Mean level
This script allows you to use a formula to calculate an enemy’s parameters. You can use literal values or a set of variables provided for the formulas.
This script allows you to manage multiple start locations, giving each a unique name that you can use in your scripts or script calls. You can create as many start locations as you want...
This script allows you to add “feature conditions” to any objects that hold features. These conditions are used to control whether the features from an object are applied to your actor or not. For example, suppose...
This script allows you to assign multiple methods to a single window handler. All assigned methods will be executed when the handler is called.