| Field | Type | Offset | Description | Notes |
| equipId | s32 | 0x0 | The part to add to the Parts menu. | This field refers to the following params: EquipParamBooster, EquipParamFcs, EquipParamGenerator, EquipParamProtector, EquipParamWeapon |
| price | s32 | 0x4 | The purchase cost of the part in the Parts Menu. | |
| eventFlag_forRelease | u32 | 0x8 | The event flag required for this part to appear in the Parts menu. | This field takes an Event Flag ID. |
| equipType | u8 | 0xc | The category this part appears under in the Parts menu. | This field uses the following enum: EQUIPMENT_LINEUP_EQUIPTYPE |
| pad_0 | dummy8 | 0xd | | This field is padding. |
| isTrophyTarget | u8 | 0xf | Is part of the condition for the 'Obtain All Parts' achivement. | This field is a boolean. |
| rewardCondition | u32 | 0x10 | The reward condition to unlock this part with. Used for log hunter and mission rewards. | This field uses the following enum: EQUIPMENT_UNLOCK_CONDITION_ID |
| pad_1 | dummy8 | 0x14 | | This field is padding. |