| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| equipId | s32 | 0x0 | ID of the equipment for sale | This field refers to the following params: EquipParamGoods, EquipParamProtector, EquipParamWeapon, EquipParamAccessory, EquipParamBooster, EquipParamFcs, EquipParamGenerator |
| value | s32 | 0x4 | Selling price to overwrite (-1: Do not overwrite) | |
| mtrlId | s32 | 0x8 | Material ID required for purchase (-1: None) | This field refers to the following params: EquipMtrlSetParam |
| eventFlag_forStock | u32 | 0xc | Event flag value that holds the number | This field takes an Event Flag ID. |
| eventFlag_forRelease | u32 | 0x10 | Sales ban event flag | This field takes an Event Flag ID. |
| sellQuantity | s16 | 0x14 | Number of units sold | |
| shopType | u8 | 0x16 | ||
| equipType | u8 | 0x17 | Types of equipment for sale | This field uses the following enum: SHOP_LINEUP_EQUIPTYPE |
| value_SAN | s16 | 0x18 | ||
| pad_0 | dummy8 | 0x1a |
| Option | Description | Notes |
|---|---|---|
0 | Weapon | |
1 | Equipment | |
2 | Decoration | |
3 | Tool | |
4 | Booster | |
5 | FCS | |
6 | Generator |
| Option | Description | Notes |
|---|---|---|
0 | COAM |