| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| physicsAtkRate | f32 | 0x0 | Physical attack power correction value | |
| magicAtkRate | f32 | 0x4 | Magic attack power correction value | |
| fireAtkRate | f32 | 0x8 | Fire attack power correction value | |
| thunderAtkRate | f32 | 0xc | Correction value of electric shock attack power | |
| staminaAtkRate | f32 | 0x10 | Stamina attack power correction value | |
| saWeaponAtkRate | f32 | 0x14 | Super Armor Weapon Attack Color Correction Value | |
| saDurabilityRate | f32 | 0x18 | SA endurance correction value | |
| correctStrengthRate | f32 | 0x1c | Correction value of muscle strength correction | |
| correctAgilityRate | f32 | 0x20 | Correction value of agility correction | |
| correctMagicRate | f32 | 0x24 | Correction value of magic power correction | |
| correctFaithRate | f32 | 0x28 | Correction value of faith correction | |
| physicsGuardCutRate | f32 | 0x2c | Correction value of physical attack cut rate when guarding | |
| magicGuardCutRate | f32 | 0x30 | Correction value of magic attack cut rate when guarding | |
| fireGuardCutRate | f32 | 0x34 | Correction value of flame attack cut rate when guarding | |
| thunderGuardCutRate | f32 | 0x38 | Correction value of electric shock attack cut rate when guarding | |
| poisonGuardResistRate | f32 | 0x3c | Correction value of poison attack cut rate when guarding | |
| diseaseGuardResistRate | f32 | 0x40 | Correction value of plague attack cut rate when guarding | |
| bloodGuardResistRate | f32 | 0x44 | Correction value for bleeding attack cut rate when guarding | |
| curseGuardResistRate | f32 | 0x48 | Correction value of curse attack cut rate when guarding | |
| staminaGuardDefRate | f32 | 0x4c | Correction value of stamina defense power when guarding | |
| spEffectId1 | u8 | 0x50 | Addition correction value for special effect ID1 | |
| spEffectId2 | u8 | 0x51 | Addition correction value for special effect ID2 | |
| spEffectId3 | u8 | 0x52 | Addition correction value for special effect ID3 | |
| residentSpEffectId1 | u8 | 0x53 | Addition correction value for resident special effect ID1 | |
| residentSpEffectId2 | u8 | 0x54 | Addition correction value for resident special effect ID2 | |
| residentSpEffectId3 | u8 | 0x55 | Addition correction value for resident special effect ID3 | |
| materialSetId | u8 | 0x56 | Addition correction value of material parameter ID | |
| pad | dummy8 | 0x57 | This field is padding. |