====== EquipMtrlSetParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | materialId01 | ''s32'' | ''0x0'' | Material item ID required to strengthen armor. | This field refers to the following params: [[bb-refmat:param:EquipParamGoods]], [[bb-refmat:param:EquipParamProtector]], [[bb-refmat:param:EquipParamWeapon]] | | materialId02 | ''s32'' | ''0x4'' | Material item ID required to strengthen armor. | This field refers to the following params: [[bb-refmat:param:EquipParamGoods]], [[bb-refmat:param:EquipParamProtector]], [[bb-refmat:param:EquipParamWeapon]] | | materialId03 | ''s32'' | ''0x8'' | Material item ID required to strengthen armor. | This field refers to the following params: [[bb-refmat:param:EquipParamGoods]], [[bb-refmat:param:EquipParamProtector]], [[bb-refmat:param:EquipParamWeapon]] | | materialId04 | ''s32'' | ''0xc'' | Material item ID required to strengthen armor. | This field refers to the following params: [[bb-refmat:param:EquipParamGoods]], [[bb-refmat:param:EquipParamProtector]], [[bb-refmat:param:EquipParamWeapon]] | | materialId05 | ''s32'' | ''0x10'' | Material item ID required to strengthen armor. | This field refers to the following params: [[bb-refmat:param:EquipParamGoods]], [[bb-refmat:param:EquipParamProtector]], [[bb-refmat:param:EquipParamWeapon]] | | itemNum01 | ''s8'' | ''0x14'' | The number of material items required to strengthen armor. | | | itemNum02 | ''s8'' | ''0x15'' | The number of material items required to strengthen armor. | | | itemNum03 | ''s8'' | ''0x16'' | The number of material items required to strengthen armor. | | | itemNum04 | ''s8'' | ''0x17'' | The number of material items required to strengthen armor. | | | itemNum05 | ''s8'' | ''0x18'' | The number of material items required to strengthen armor. | | | isDisableDispNum01 | ''u8'' | ''0x19 [0]'' | Disable the number display (for enhanced shops) | This field is a boolean. | | isDisableDispNum02 | ''u8'' | ''0x19 [1]'' | Whether to disable the number display | This field is a boolean. | | isDisableDispNum03 | ''u8'' | ''0x19 [2]'' | Whether to disable the number display | This field is a boolean. | | isDisableDispNum04 | ''u8'' | ''0x19 [3]'' | Whether to disable the number display | This field is a boolean. | | isDisableDispNum05 | ''u8'' | ''0x19 [4]'' | Whether to disable the number display | This field is a boolean. | | pad | ''dummy8'' | ''0x1a'' | | This field is padding. |