States
States are status effects, such as "Poison" or "Confusion", that influence a character's condition or actions. When adding one to "Edit States", its effects can be freely specified. States can include negative effects, such as losing HP from being poisoned, or even positive effects, like getting an increase to Attack from being fired up.
Basic States
The two basic states in Unite are "Dead" and "Guard", and while they can both be edited, neither can be deleted. "Dead" is a special state that's automatically applied when an actor or enemy's HP reaches 0. If all party members are inflicted with this state, it's game over. Both of these states are extremely important, so caution is advised when making adjustments.
Custom States
[Adding States]
From the menu window on the left side of the screen, go to "Database → Edit States" and right-click "Custom States" to open the context menu and create a new state.
[State Settings]
Basic Settings
Name | Enter a state name. |
Icon
Select an icon image to be displayed in-game next to the name of the state.
Select Image Button | Choose from images that have already been imported. |
Import | If you wish to use an image from outside RPG Maker Unite, you can select a file and import it. |
Priority | This value can range from 0 to 100 and represents the priority that the state's icon will be displayed. When multiple states have been applied at once, the icon of the state with the highest priority will be shown. If multiple states have the same priority, the one with the earliest ID will be displayed. |
Animation | Set the animation that will be applied to an actor when they are affected by the state during a side view battle. Choose between "Normal", "Status Ailment", "Sleep", and "Dead". |
Overlay | Set the overlay animation that will play when a state such as "Poison" or "Blind" is applied during a side view battle. Choose from images and animations listed in "Overlay" in the Resource Manager. |
Apply State | Choose between "During Battle", "During Movement", and "Always" to set the situations in which the state can affect a character. Select "Always" if you wish to have it apply both "During Battle" and "During Movement". |
Notes | A place for the creator of a game to leave notes. They will not be displayed in-game, so feel free to use it as you see fit. |
Restriction
Restrict the actions of any character that the state has been applied to. These restrictions can be any one of the 5 options listed below. If multiple restrictions are applied, the one that's furthest down the list will be prioritized.
None | Actions are not constrained. |
Attack an enemy | Always attack the enemy. |
Attack anyone | It always attacks one of the enemy or one of the allies. |
Attack an ally | Always attack an ally. |
Cannot Act | You will not be able to act at all. |
Escape | Disengage from the battle. |
Traits
Add some traits. More than one can be added to a single state.
*See "Traits" for more info on traits.
Auto-Removal Conditions
These are the conditions that must be fulfilled for the state to be removed. They can be defined with the options listed below, and multiple conditions can even be set simultaneously. If multiple conditions are set, the state will be removed once any of them have been met. If none are set, the state will continue until a skill or item with the ability to remove it is used.
During Battle
Battle End | If this option is checked, the state will be removed at the end of battle. |
Mid-Battle Removal Timing | Choose between "Action End" and "Turn End". For "Action End", the state will be removed once the user has finished their action, and for "Turn End", it will be removed at the end of the turn before the start of the next one. |
Duration in Turns | Set the maximum and minimum number of turns that the state will be applied for. This value can range from 1 to 9,999. |
Remove by Restriction | If this option is checked, the state will be removed when another state with a different restriction is applied. |
Remove by Damage | If this option is checked, the set probability determines the chance that the state will be removed any time the character takes damage. This value can range from 0 to 100%. |
During Movement
Remove by Walking | The state will be removed once the set tile distance has been traversed on a map. This value can range from 0 to 9,999. |
Always
Remove by Restriction | If this option is checked, the state will be removed when another state with a different restriction is applied. |
Remove by Damage | If this option is checked, the set probability determines the chance that the state will be removed any time the character takes damage. This value can range from 0 to 100%. |
Effect Frequency
Always
Steps | Set how many steps the player has to take for the effect to activate while moving. |
Message
These are the messages that will be displayed during battle when the state is applied, removed, etc. Only the messages that are required by the state need to be filled out. "%1" will be replaced by the name of the target.
If an actor is inflicted with the state: | (Ex) %1 lost their balance! |
If an enemy is inflicted with the state: | (Ex) %1 lost their balance! |
If the state persists: | (Ex) %1 has lost their balance... |
If the state is removed: | (Ex) %1 regained their balance! |
Comments
0 comments
Article is closed for comments.