The event condition (RPG.EventPage.Condition).
The truth value of the [Direction Fix] option.
The event graphic (RPG.EventPage.Image) .
A list of event commands. An RPG.EventCommand array.
The movement frequency (1: lowest, 2: lower, 3: normal, 4: higher, 5: highest).
The movement route (RPG.MoveRoute). Referenced only when the movement type is set to custom.
The movement speed (1: x8 slower, 2: x4 slower, 3: x2 slower, 4: normal, 5: x2 faster, 6: x4 faster).
The type of movement (0: fixed, 1: random, 2: approach, 3: custom).
The priority type (0: below characters, 1: same as characters, 2: above characters).
The truth value of the [Stepping Animation] option.
The truth value of the [Through] option.
The event trigger (0: action button, 1: player touch, 2: event touch, 3: autorun, 4: parallel).
The truth value of the [Walking Animation] option.
Generated using TypeDoc
The data class for the event page.