| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| disableParam_NT | u8 | 0x0 [0] | Exclude from the NT version or mark the ones to be excluded. | This field is a boolean. |
| disableParam_Product | u8 | 0x0 [1] | Exclude from the product version or mark the items to be excluded. | This field is a boolean. |
| disableParamReserve1 | dummy8 | 0x0 [2-7] | This field is padding. | |
| disableParamReserve2 | dummy8 | 0x1 | This field is padding. | |
| playEventFlagId0 | u32 | 0x4 | The playback condition flag for this reaction. | This field takes an Event Flag ID. |
| talkParamId0 | s32 | 0x8 | The conversation parameter ID to use. | This field refers to the following params: TalkParam |
| playEventFlagId1 | u32 | 0xc | The playback condition flag for this reaction. | This field takes an Event Flag ID. |
| talkParamId1 | s32 | 0x10 | The conversation parameter ID to use. | This field refers to the following params: TalkParam |
| playEventFlagId2 | u32 | 0x14 | The playback condition flag for this reaction. | This field takes an Event Flag ID. |
| talkParamId2 | s32 | 0x18 | The conversation parameter ID to use. | This field refers to the following params: TalkParam |
| playEventFlagId3 | u32 | 0x1c | The playback condition flag for this reaction. | This field takes an Event Flag ID. |
| talkParamId3 | s32 | 0x20 | The conversation parameter ID to use. | This field refers to the following params: TalkParam |
| playEventFlagId4 | u32 | 0x24 | The playback condition flag for this reaction. | This field takes an Event Flag ID. |
| talkParamId4 | s32 | 0x28 | The conversation parameter ID to use. | This field refers to the following params: TalkParam |
| priority | u16 | 0x2c | The priority of this reaction. | |
| dispLimitNum | u8 | 0x2e | The maximum number of instances of this reaction. | |
| dispCoolTime | u8 | 0x2f | The minimum amount of time that must pass between repeats of this reaction. In seconds. | |
| answerCategoryOffsetId | s8 | 0x30 | The offset ID to apply for this reaction. -1 means no interaction | |
| pad | dummy8 | 0x31 | This field is padding. |