| 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. | |
| talkParamId | s32 | 0x4 | The conversation parameter ID to use. | This field refers to the following params: TalkParam |
| priority | u16 | 0x8 | The priority of this reaction. | |
| dispLimitNum | u8 | 0xa | The maximum number of instances of this reaction. | |
| dispLimitGroupId | s8 | 0xb | The group ID to use for the reaction limit. | |
| pad | dummy8 | 0xc | This field is padding. |