====== ReinforceParamWeapon ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | disableParam_NT | ''u8'' | ''0x0 [0]'' | | | | disableParam_Product | ''u8'' | ''0x0 [1]'' | | | | disableParamReserve1 | ''dummy8'' | ''0x0 [2-7]'' | | | | disableParamReserve2 | ''dummy8'' | ''0x1'' | | | | physicsAtkRate | ''f32'' | ''0x4'' | | | | magicAtkRate | ''f32'' | ''0x8'' | | | | fireAtkRate | ''f32'' | ''0xc'' | | | | thunderAtkRate | ''f32'' | ''0x10'' | | | | staminaAtkRate | ''f32'' | ''0x14'' | | | | saWeaponAtkRate | ''f32'' | ''0x18'' | | | | saDurabilityRate | ''f32'' | ''0x1c'' | | | | correctStrengthRate | ''f32'' | ''0x20'' | Correction value of muscle strength correction | | | correctAgilityRate | ''f32'' | ''0x24'' | Correction value of agility correction | | | correctMagicRate | ''f32'' | ''0x28'' | Correction value of magic power correction | | | correctFaithRate | ''f32'' | ''0x2c'' | Correction value of faith correction | | | physicsGuardCutRate | ''f32'' | ''0x30'' | | | | magicGuardCutRate | ''f32'' | ''0x34'' | | | | fireGuardCutRate | ''f32'' | ''0x38'' | | | | thunderGuardCutRate | ''f32'' | ''0x3c'' | | | | burnGuardResistRate | ''f32'' | ''0x40'' | | | | stunGuardResistRate | ''f32'' | ''0x44'' | | | | highPlasmaGuardResistRate | ''f32'' | ''0x48'' | | | | curseGuardResistRate | ''f32'' | ''0x4c'' | | | | staminaGuardDefRate | ''f32'' | ''0x50'' | | | | spEffectId1 | ''u8'' | ''0x54'' | Addition correction value for special effect ID1 | | | spEffectId2 | ''u8'' | ''0x55'' | Addition correction value for special effect ID2 | | | spEffectId3 | ''u8'' | ''0x56'' | Addition correction value for special effect ID3 | | | residentSpEffectId1 | ''u8'' | ''0x57'' | Addition correction value for resident special effect ID1 | | | residentSpEffectId2 | ''u8'' | ''0x58'' | Addition correction value for resident special effect ID2 | | | residentSpEffectId3 | ''u8'' | ''0x59'' | Addition correction value for resident special effect ID3 | | | materialSetId | ''u8'' | ''0x5a'' | Addition correction value of material parameter ID | | | maxReinforceLevel | ''u8'' | ''0x5b'' | Level value for maximum enhanced weapon level | | | darkAtkRate | ''f32'' | ''0x5c'' | | | | darkGuardCutRate | ''f32'' | ''0x60'' | | | | correctLuckRate | ''f32'' | ''0x64'' | Correction value of luck correction | | | depletedUraniumToxicGuardDefRate | ''f32'' | ''0x68'' | | | | reinforcePriceRate | ''f32'' | ''0x6c'' | Correction value to multiply the enhancement price of the weapon parameter | | | baseChangePriceRate | ''f32'' | ''0x70'' | Correction value to multiply the evolution price of the weapon parameter | | | pad | ''dummy8'' | ''0x74'' | | |