| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| EnemyBehaviorID | s32 | 0x0 | Enemy behavior ID | This field refers to the following params: BehaviorParam |
| HP | u16 | 0x4 | ||
| AttackPower | u16 | 0x6 | ||
| ChrType | s32 | 0x8 | ||
| HitHeight | f32 | 0xc | Size of capsule | |
| HitRadius | f32 | 0x10 | Size of capsule | |
| Weight | f32 | 0x14 | ||
| DynamicFriction | f32 | 0x18 | ||
| StaticFriction | f32 | 0x1c | ||
| UpperDefState | s32 | 0x20 | ||
| ActionDefState | s32 | 0x24 | ||
| RotY_per_Second | f32 | 0x28 | ||
| reserve0 | dummy8 | 0x2c | This field is padding. | |
| RotY_per_Second_old | u8 | 0x40 | ||
| EnableSideStep | u8 | 0x41 | ||
| UseRagdollHit | u8 | 0x42 | ||
| reserve_last | dummy8 | 0x43 | This field is padding. | |
| stamina | u16 | 0x48 | ||
| staminaRecover | u16 | 0x4a | Stamina recovery amount per second | |
| staminaConsumption | u16 | 0x4c | Basic value of stamina consumption used when attacking and guarding | |
| deffenct_Phys | u16 | 0x4e | Basic damage reduction value for physical attacks | |
| reserve_last2 | dummy8 | 0x50 | This field is padding. |