| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| iconId | u16 | 0x0 | Icon ID used for this item. | |
| goodsType | u8 | 0x2 | The type of item. | This field uses the following enum: GOODS_TYPE |
| pad_0 | dummy8 | 0x3 | This field is padding. | |
| weight | f32 | 0x4 | Weight. In kilograms. | |
| modelId | u16 | 0x8 | Model ID used for this item. | |
| pad_1 | dummy8 | 0xa | This field is padding. | |
| basicPrice | s32 | 0xc | Soul cost of reinforcement. See ShopLineupParam for shop prices. | |
| goodsCategory | u8 | 0x10 | Category for this item. | This field uses the following enum: GOODS_CATEGORY |
| pad_2 | dummy8 | 0x11 | This field is padding. | |
| goodsUseAnim | u8 | 0x13 | Set the animation to play when using the item. | This field uses the following enum: GOODS_USE_ANIM |
| behaviorId | s32 | 0x14 | Behavior action ID applied when item is used. | This field refers to the following params: BehaviorParam |
| enable_live | u8 | 0x18 | If ON, this item is usable if the user is a host player. | This field is a boolean. |
| enable_gray | u8 | 0x19 | If ON, this item is usable if the user is a gray phantom player. | This field is a boolean. |
| enable_white | u8 | 0x1a | If ON, this item is usable if the user is a white phantom player. | This field is a boolean. |
| enable_black | u8 | 0x1b | If ON, this item is usable if the user is a black phantom player. | This field is a boolean. |
| enable_multi | u8 | 0x1c | If ON, this item is usable in a multiplayer session. | This field is a boolean. |
| disable_offline | u8 | 0x1d | If ON, this item is only usable if in a multiplayer session. | This field is a boolean. |
| pad_3 | dummy8 | 0x1e | This field is padding. | |
| isEquip | u8 | 0x20 | If ON, this item can be equipped. | This field is a boolean. |
| isConsume | u8 | 0x21 | If ON, this item can be consumed. This will remove one instance of the item upon consumption. | This field is a boolean. |
| isAutoEquip | u8 | 0x22 | If ON, this item is automaticlly equipped when picked up. | This field is a boolean. |
| isEstablishment | u8 | 0x23 | If ON, this item is a stationary item. | This field is a boolean. |
| shopLv | s16 | 0x24 | Level that can be sold at the store | |
| pad_5 | dummy8 | 0x26 | This field is padding. | |
| isDrop | u8 | 0x28 | If ON, this item can be dropped. | This field is a boolean. |
| isDisableHand | u8 | 0x29 | If ON, this item cannot be used when the right-handed weapon is empty. | This field is a boolean. |
| pad_6 | dummy8 | 0x2a | This field is padding. | |
| sortId | s32 | 0x2c | Determines ordering in menu. | |
| trophySGradeId | s16 | 0x30 | The achievement ID this part is associated with, if any. | |
| pad_7 | dummy8 | 0x32 | This field is padding. | |
| qwcId | s32 | 0x34 | The world tendency ID to use for this item. | |
| isEnhance | u8 | 0x38 | If ON, this item is used to apply an 'enhancement' to equipment or self. | This field is a boolean. |
| opmeMenuType | u8 | 0x39 | Menu type that opens when using an item. | This field uses the following enum: GOODS_OPEN_MENU |
| pad_8 | dummy8 | 0x3a | This field is padding. | |
| yesNoDialogMessageId | s32 | 0x3c | Message ID used when displaying the YesNo dialog. | This field refers to the following text files: Event_Text |
| Option | Description | Notes |
|---|---|---|
0 | Recovery |
| Option | Description | Notes |
|---|---|---|
0 | Consumable | |
1 | Event | |
2 | Material | |
3 | Soul | |
4 | Vagrant | |
5 | Scroll | |
6 | Ritual |
| Option | Description | Notes |
|---|---|---|
0 | Recovery | |
1 | Weapon Enhancement | |
2 | Throwing Knife | |
3 | Throwing Bottle | |
4 | Telescope | |
5 | Repair | |
6 | Pledge | |
7 | Install | |
8 | Message | |
9 | Soul | |
10 | Drink | |
11 | Dragon Transformation (Head) | |
12 | Dragon Transformation (Body) | |
13 | Pledge (Secondary) | |
14 | Dark Force | |
15 | Amethyst | |
16 | Quick Enhancement | |
17 | Quick Throwing Knife | |
18 | Quick Throwing Bottle | |
19 | Drink (MP) | |
20 | Backwards Throwing Bottle | |
21 | Drink (Alcohol) | |
22 | Reserve 1 | |
23 | Reserve 2 | |
24 | Reserve 3 | |
25 | Reserve 4 | |
26 | Reserve 5 | |
254 | Block Drink | |
255 | Block Animation |
| Option | Description | Notes |
|---|---|---|
0 | None | |
1 | Yes/No | |
2 | Kick Other Players | |
3 | Leave Session | |
4 | White Phantom Summon | |
5 | Message | |
6 | Message List | |
7 | Bounty Ranking | |
8 | Izalith Ranking | |
9 | Ok/Cancel | |
10 | Invasion | |
11 | Selectable Warp | |
12 | Darkling |