Database /
Enemy Formations
Introduction
Enemy formations are the setup of a group of enemies for battle.
Properties
| Name | Explanation | Type |
|---|---|---|
| Name | The name of the enemy formation. | String |
| Use Custom Music | Whether or not to use custom music during the battle. | Toggle |
| Music | The custom music to play during battle. | Music |
| Sample Background | The sample background to display the formation on in the editor. Note: This setting is not saved and is only for preview purposes in the editor. | Background |
| Is Escapable | Whether or not the enemy formation can be escaped. | Toggle |
| Escape Chance | The chance to escape. | Number |
| Auto-Name Formation | Generates a name for the formation based on the current enemies. |
Enemy Member
System
| Name | Explanation | Type |
|---|---|---|
| Name | The name of the enemy formation. | String |
| Random Rank Minimum | The minimum rank to randomly set the enemy at. | Number |
| Random Rank Maximum | The maximum rank to randomly set the enemy at. | Number |
| Rank | The rank of the enemy to use. | Number |
| Use Random Rank | Whether or not to randomly set the rank of the enemy. | Toggle |
Positioning
| Name | Explanation | Type |
|---|---|---|
| X | The x coordinate to adjust the enemy position by. | Number |
| Y | The y coordinate to adjust the enemy position by. | Number |
| Z | The z coordinate to adjust the enemy position by. | Number |
