| Field | Type | Offset | Description | Notes |
| refId | s32 | 0x0 | Reference ID to use for this accessory. | This field refers to the following params: SpEffectParam, Bullet, BehaviorParam_Pc |
| sfxVariationId | s32 | 0x4 | Specify SFX variation (used to identify SFX in combination with TimeActEditor ID) | |
| weight | f32 | 0x8 | Weight [kg] | |
| behaviorId | s32 | 0xc | Action ID (= Skill) | This field refers to the following params: BehaviorParam_PC |
| basicPrice | s32 | 0x10 | Soul cost of reinforcement. See ShopLineupParam for shop prices. | |
| sellValue | s32 | 0x14 | The price when this item is sold. Determines the souls received when feeding this weapon to Frampt | |
| sortId | s32 | 0x18 | The ordering within the menu. | |
| qwcId | s32 | 0x1c | The ID this item uses for world tendency. | |
| equipModelId | u16 | 0x20 | Equipment model number | |
| iconId | u16 | 0x22 | Menu icon ID | |
| shopLv | s16 | 0x24 | Level that can be sold at the store | |
| trophySGradeId | s16 | 0x26 | The achievement ID this part is associated with, if any. | |
| trophySeqId | s16 | 0x28 | The sequential achievement ID this part is associated with, if any. | |
| equipModelCategory | u8 | 0x2a | Equipment model type | This field uses the following enum: EQUIP_MODEL_CATEGORY |
| equipModelGender | u8 | 0x2b | Gender of equipment model | This field uses the following enum: EQUIP_MODEL_GENDER |
| accessoryCategory | u8 | 0x2c | Armor category | This field uses the following enum: ACCESSORY_CATEGORY |
| refCategory | u8 | 0x2d | The ID category to use for the refId field. | This field uses the following enum: BEHAVIOR_REF_TYPE |
| spEffectCategory | u8 | 0x2e | The SpEffect category this spell belongs to | This field uses the following enum: BEHAVIOR_CATEGORY |
| pad | dummy8 | 0x2f | | This field is padding. |
| vagrantItemLotId | s32 | 0x30 | The item lot to use when this item is dropped and generates a vagrant. | This field refers to the following params: ItemLotParam |
| vagrantBonusEneDropItemLotId | s32 | 0x34 | The item lot to use when this item is dropped and generates a vagrant. | This field refers to the following params: ItemLotParam |
| vagrantItemEneDropItemLotId | s32 | 0x38 | The item lot to use when this item is dropped and generates a vagrant. | This field refers to the following params: ItemLotParam |
| isDeposit | u8 | 0x3c [0] | Can be deposited in the repository. | This field is a boolean. |
| isEquipOutBrake | u8 | 0x3c [1] | Is destroyed when unequipped. | This field is a boolean. |
| disableMultiDropShare | u8 | 0x3c [2] | Block the ability to drop in multiplayer sessions. | This field is a boolean. |
| pad1 | dummy8 | 0x3d | | This field is padding. |