Execute_IncreaseTrialCount
Description
Increases the trial count of the BaseObject character by one.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character whose trial count will be increased |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Increase trial count by 1 for Self | Self | IncreaseTrialCount |
| Increase trial count by 1 for Target | Target | IncreaseTrialCount |