Battle Log represents a message that can be shown in the Battle Log during an action sequence.
Note: For example, you can use this to have a boss shout at the player in combat before they launch their ultimate attack!
| Name | Explanation | Type |
|---|---|---|
| Message | The message to display in the log. | String |
| Blocking | Whether or not the action sequence element is blocking the next element from being performed. | Toggle |
| Starting Time | The time to start the sequence element at, in milliseconds. | Number |