| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| baseRec_mp | f32 | 0x0 | MP recovery amount per second. | |
| baseRec_sp | f32 | 0x4 | Stamina recovery amount per second. | |
| red_Falldam | f32 | 0x8 | Damage reduction amount (%) that can serve as a cushion when being attacked from above by another character. | |
| soul | s32 | 0xc | Amount of souls you have at the beginning. | |
| equip_Wep_Right | s32 | 0x10 | The weapon ID to use for this slot. | This field refers to the following params: EquipParamWeapon |
| equip_Subwep_Right | s32 | 0x14 | The weapon ID to use for this slot. | This field refers to the following params: EquipParamWeapon |
| equip_Wep_Left | s32 | 0x18 | The weapon ID to use for this slot. | This field refers to the following params: EquipParamWeapon |
| equip_Subwep_Left | s32 | 0x1c | The weapon ID to use for this slot. | This field refers to the following params: EquipParamWeapon |
| equip_Helm | s32 | 0x20 | The equipment ID to use for this slot. | This field refers to the following params: EquipParamProtector |
| equip_Armer | s32 | 0x24 | The equipment ID to use for this slot. | This field refers to the following params: EquipParamProtector |
| equip_Gaunt | s32 | 0x28 | The equipment ID to use for this slot. | This field refers to the following params: EquipParamProtector |
| equip_Leg | s32 | 0x2c | The equipment ID to use for this slot. | This field refers to the following params: EquipParamProtector |
| equip_Arrow | s32 | 0x30 | The weapon ID to use for this slot. | This field refers to the following params: EquipParamWeapon |
| equip_Bolt | s32 | 0x34 | The weapon ID to use for this slot. | This field refers to the following params: EquipParamWeapon |
| equip_SubArrow | s32 | 0x38 | The weapon ID to use for this slot. | This field refers to the following params: EquipParamWeapon |
| equip_SubBolt | s32 | 0x3c | The weapon ID to use for this slot. | This field refers to the following params: EquipParamWeapon |
| equip_Accessory01 | s32 | 0x40 | The accessory ID to use for this slot. | This field refers to the following params: EquipParamAccessory |
| equip_Accessory02 | s32 | 0x44 | The accessory ID to use for this slot. | This field refers to the following params: EquipParamAccessory |
| equip_Accessory03 | s32 | 0x48 | The accessory ID to use for this slot. | This field refers to the following params: EquipParamAccessory |
| equip_Accessory04 | s32 | 0x4c | The accessory ID to use for this slot. | This field refers to the following params: EquipParamAccessory |
| equip_Accessory05 | s32 | 0x50 | The accessory ID to use for this slot. | This field refers to the following params: EquipParamAccessory |
| equip_Skill_01 | s32 | 0x54 | The skill ID to use for this slot. | |
| equip_Skill_02 | s32 | 0x58 | The skill ID to use for this slot. | |
| equip_Skill_03 | s32 | 0x5c | The skill ID to use for this slot. | |
| equip_Spell_01 | s32 | 0x60 | The magic ID to use for this slot. | This field refers to the following params: Magic |
| equip_Spell_02 | s32 | 0x64 | The magic ID to use for this slot. | This field refers to the following params: Magic |
| equip_Spell_03 | s32 | 0x68 | The magic ID to use for this slot. | This field refers to the following params: Magic |
| equip_Spell_04 | s32 | 0x6c | The magic ID to use for this slot. | This field refers to the following params: Magic |
| equip_Spell_05 | s32 | 0x70 | The magic ID to use for this slot. | This field refers to the following params: Magic |
| equip_Spell_06 | s32 | 0x74 | The magic ID to use for this slot. | This field refers to the following params: Magic |
| equip_Spell_07 | s32 | 0x78 | The magic ID to use for this slot. | This field refers to the following params: Magic |
| item_01 | s32 | 0x7c | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_02 | s32 | 0x80 | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_03 | s32 | 0x84 | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_04 | s32 | 0x88 | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_05 | s32 | 0x8c | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_06 | s32 | 0x90 | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_07 | s32 | 0x94 | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_08 | s32 | 0x98 | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_09 | s32 | 0x9c | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| item_10 | s32 | 0xa0 | The item ID to store in this slot. | This field refers to the following params: EquipParamGoods |
| npcPlayerFaceGenId | s32 | 0xa4 | The FaceGen parameter ID to use for NPC players that use this row. No affect on players. | This field refers to the following params: FaceGenParam |
| npcPlayerThinkId | s32 | 0xa8 | The NPC Think ID to use for NPC players that use this row. No affect on players. | This field refers to the following params: NpcThinkParam |
| baseHp | u16 | 0xac | The base HP given to the entity using this row. | |
| baseMp | u16 | 0xae | The base MP given to the entity using this row. | |
| baseSp | u16 | 0xb0 | The base Stamina given to the entity using this row. | |
| arrowNum | u16 | 0xb2 | The amount of ammunition in arrow slot 1. | |
| boltNum | u16 | 0xb4 | The amount of ammunition in bolt slot 1. | |
| subArrowNum | u16 | 0xb6 | The amount of ammunition in arrow slot 2. | |
| subBoltNum | u16 | 0xb8 | The amount of ammunition in bolt slot 2. | |
| QWC_sb | s16 | 0xba | Basic QWC value (Sword-Bow) | |
| QWC_mw | s16 | 0xbc | Basic QWC value (Mace-Wand) | |
| QWC_cd | s16 | 0xbe | Basic QWC value (Understanding-Diffusion) | |
| soulLv | s16 | 0xc0 | The overall initial level. | |
| baseVit | u8 | 0xc2 | The level of this stat. | |
| baseWil | u8 | 0xc3 | The level of this stat. | |
| baseEnd | u8 | 0xc4 | The level of this stat. | |
| baseStr | u8 | 0xc5 | The level of this stat. | |
| baseDex | u8 | 0xc6 | The level of this stat. | |
| baseMag | u8 | 0xc7 | The level of this stat. | |
| baseFai | u8 | 0xc8 | The level of this stat. | |
| baseLuc | u8 | 0xc9 | The level of this stat. | |
| baseHeroPoint | u8 | 0xca | The level of this stat. | |
| baseDurability | u8 | 0xcb | The level of this stat. | |
| itemNum_01 | u8 | 0xcc | The amount of the specified item in this slot. | |
| itemNum_02 | u8 | 0xcd | The amount of the specified item in this slot. | |
| itemNum_03 | u8 | 0xce | The amount of the specified item in this slot. | |
| itemNum_04 | u8 | 0xcf | The amount of the specified item in this slot. | |
| itemNum_05 | u8 | 0xd0 | The amount of the specified item in this slot. | |
| itemNum_06 | u8 | 0xd1 | The amount of the specified item in this slot. | |
| itemNum_07 | u8 | 0xd2 | The amount of the specified item in this slot. | |
| itemNum_08 | u8 | 0xd3 | The amount of the specified item in this slot. | |
| itemNum_09 | u8 | 0xd4 | The amount of the specified item in this slot. | |
| itemNum_10 | u8 | 0xd5 | The amount of the specified item in this slot. | |
| bodyScaleHead | s8 | 0xd6 | Scale for body shape change. | |
| bodyScaleBreast | s8 | 0xd7 | Scale for body shape change. | |
| bodyScaleAbdomen | s8 | 0xd8 | Scale for body shape change. | |
| bodyScaleArm | s8 | 0xd9 | Scale for body shape change. | |
| bodyScaleLeg | s8 | 0xda | Scale for body shape change. | |
| gestureId0 | s8 | 0xdb | The gesture to store at this index for the gesture list. | |
| gestureId1 | s8 | 0xdc | The gesture to store at this index for the gesture list. | |
| gestureId2 | s8 | 0xdd | The gesture to store at this index for the gesture list. | |
| gestureId3 | s8 | 0xde | The gesture to store at this index for the gesture list. | |
| gestureId4 | s8 | 0xdf | The gesture to store at this index for the gesture list. | |
| gestureId5 | s8 | 0xe0 | The gesture to store at this index for the gesture list. | |
| gestureId6 | s8 | 0xe1 | The gesture to store at this index for the gesture list. | |
| npcPlayerType | u8 | 0xe2 | The character type used by non-player characters. | This field uses the following enum: NPC_TYPE |
| npcPlayerDrawType | u8 | 0xe3 | The character draw type used by non-player characters. | This field uses the following enum: NPC_DRAW_TYPE |
| npcPlayerSex | u8 | 0xe4 | The character gender type used by non-player characters. | This field uses the following enum: CHARACTER_INIT_SEX |
| vowType | u8 | 0xe5 [0-3] | The pledge type used by this character. | This field uses the following enum: VOW_TYPE |
| pad | dummy8 | 0xe5 [4-7] | This field is padding. | |
| pad0 | dummy8 | 0xe6 | This field is padding. |
| Option | Description | Notes |
|---|---|---|
0 | Standard | |
1 | Boss | |
2 | Villager | |
3 | Wandering Enemy | |
4 | Strong Enemy | |
5 | Bug Enemy |
| Option | Description | Notes |
|---|---|---|
0 | Normal | |
1 | White Phantom | |
2 | Black Phantom | |
3 | Intruder | |
4 | Ghoul |
| Option | Description | Notes |
|---|---|---|
0 | Female | |
1 | Male |
| Option | Description | Notes |
|---|---|---|
0 | Covenant: None | |
1 | Covenant: Way of White | |
2 | Covenant: Princess Guard | |
3 | Covenant: Warrior of Sunlight | |
4 | Covenant: Darkwraith | |
5 | Covenant: Path of the Dragon | |
6 | Covenant: Gravelord Servant | |
7 | Covenant: Forest Hunter | |
8 | Covenant: Blade of the Dark Moon | |
9 | Covenant: Chaos Servant | |
10 | Covenant: 10 | |
11 | Covenant: 11 | |
12 | Covenant: 12 | |
13 | Covenant: 13 | |
14 | Covenant: 14 | |
15 | Covenant: 15 | |
16 | Covenant: 16 |