| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| eventflagId | u32 | 0x0 | Release condition event flag ID | This field takes an Event Flag ID. |
| bonfireEntityId | u32 | 0x4 | The entity ID of the Bonfire character | |
| msgId | s32 | 0x8 | Display message ID | |
| menuTextId | s32 | 0xc | Warp menu description text ID | |
| menuImageId | s32 | 0x10 | Warp menu thumbnail image ID | |
| menuPageNo | u8 | 0x14 | Warp menu page number | |
| isHome | u8 | 0x15 | Is considered the 'home' bonfire | This field is a boolean. |
| blockCultId | s16 | 0x16 | Last 4 digits of ritual ID. If the value is other than -1, change the ritual ID of the map block you were riding at the time of warp (formerly CeremonyId). | |
| pad1 | dummy8 | 0x18 | This field is padding. |