====== CharaInitParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | baseVit | ''s32'' | ''0x0'' | The level of this stat. | | | baseWil | ''s32'' | ''0x4'' | The level of this stat. | | | baseEnd | ''s32'' | ''0x8'' | The level of this stat. | | | baseStr | ''s32'' | ''0xc'' | The level of this stat. | | | baseDex | ''s32'' | ''0x10'' | The level of this stat. | | | baseMag | ''s32'' | ''0x14'' | The level of this stat. | | | baseFai | ''s32'' | ''0x18'' | The level of this stat. | | | baseLuc | ''s32'' | ''0x1c'' | The level of this stat. | | | baseHp | ''s32'' | ''0x20'' | The base HP given to the entity using this row. | | | baseMp | ''s32'' | ''0x24'' | The base MP given to the entity using this row. | | | baseRec_mp | ''f32'' | ''0x28'' | MP recovery amount per second. | | | baseSp | ''s32'' | ''0x2c'' | The base Stamina given to the entity using this row. | | | baseRec_sp | ''f32'' | ''0x30'' | Stamina recovery amount per second. | | | red_Falldam | ''f32'' | ''0x34'' | Damage reduction amount (%) that can serve as a cushion when being attacked from above by another character. | | | soul | ''s32'' | ''0x38'' | Amount of souls you have at the beginning. | | | equip_Wep_Right | ''s32'' | ''0x3c'' | The weapon ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamWeapon]] | | equip_Subwep_Right | ''s32'' | ''0x40'' | The weapon ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamWeapon]] | | equip_Wep_Left | ''s32'' | ''0x44'' | The weapon ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamWeapon]] | | equip_Subwep_Left | ''s32'' | ''0x48'' | The weapon ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamWeapon]] | | equip_Helm | ''s32'' | ''0x4c'' | The equipment ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamProtector]] | | equip_Armer | ''s32'' | ''0x50'' | The equipment ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamProtector]] | | equip_Gaunt | ''s32'' | ''0x54'' | The equipment ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamProtector]] | | equip_Leg | ''s32'' | ''0x58'' | The equipment ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamProtector]] | | equip_Arrow | ''s32'' | ''0x5c'' | The weapon ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamWeapon]] | | arrowNum | ''s32'' | ''0x60'' | The amount of ammunition in arrow slot 1. | | | equip_Bolt | ''s32'' | ''0x64'' | The weapon ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamWeapon]] | | boltNum | ''s32'' | ''0x68'' | The amount of ammunition in bolt slot 1. | | | equip_Accessory01 | ''s32'' | ''0x6c'' | The accessory ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamAccessory]] | | equip_Accessory02 | ''s32'' | ''0x70'' | The accessory ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamAccessory]] | | equip_Accessory03 | ''s32'' | ''0x74'' | The accessory ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamAccessory]] | | equip_Accessory04 | ''s32'' | ''0x78'' | The accessory ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamAccessory]] | | equip_Accessory05 | ''s32'' | ''0x7c'' | The accessory ID to use for this slot. | This field refers to the following params: [[des-refmat:param:EquipParamAccessory]] | | equip_Skill_01 | ''s32'' | ''0x80'' | The skill ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Skill]] | | equip_Skill_02 | ''s32'' | ''0x84'' | The skill ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Skill]] | | equip_Skill_03 | ''s32'' | ''0x88'' | The skill ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Skill]] | | equip_Spell_01 | ''s32'' | ''0x8c'' | The magic ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Magic]] | | equip_Spell_02 | ''s32'' | ''0x90'' | The magic ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Magic]] | | equip_Spell_03 | ''s32'' | ''0x94'' | The magic ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Magic]] | | equip_Spell_04 | ''s32'' | ''0x98'' | The magic ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Magic]] | | equip_Spell_05 | ''s32'' | ''0x9c'' | The magic ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Magic]] | | equip_Spell_06 | ''s32'' | ''0xa0'' | The magic ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Magic]] | | equip_Spell_07 | ''s32'' | ''0xa4'' | The magic ID to use for this slot. | This field refers to the following params: [[des-refmat:param:Magic]] | | QWC_sb | ''s32'' | ''0xa8'' | Basic QWC value (Sword-Bow) | | | QWC_mw | ''s32'' | ''0xac'' | Basic QWC value (Mace-Wand) | | | QWC_cd | ''s32'' | ''0xb0'' | Basic QWC value (Understanding-Diffusion) | | | item_01 | ''s32'' | ''0xb4'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_01 | ''s32'' | ''0xb8'' | The amount of the specified item in this slot. | | | item_02 | ''s32'' | ''0xbc'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_02 | ''s32'' | ''0xc0'' | The amount of the specified item in this slot. | | | item_03 | ''s32'' | ''0xc4'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_03 | ''s32'' | ''0xc8'' | The amount of the specified item in this slot. | | | item_04 | ''s32'' | ''0xcc'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_04 | ''s32'' | ''0xd0'' | The amount of the specified item in this slot. | | | item_05 | ''s32'' | ''0xd4'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_05 | ''s32'' | ''0xd8'' | The amount of the specified item in this slot. | | | item_06 | ''s32'' | ''0xdc'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_06 | ''s32'' | ''0xe0'' | The amount of the specified item in this slot. | | | item_07 | ''s32'' | ''0xe4'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_07 | ''s32'' | ''0xe8'' | The amount of the specified item in this slot. | | | item_08 | ''s32'' | ''0xec'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_08 | ''s32'' | ''0xf0'' | The amount of the specified item in this slot. | | | item_09 | ''s32'' | ''0xf4'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_09 | ''s32'' | ''0xf8'' | The amount of the specified item in this slot. | | | item_10 | ''s32'' | ''0xfc'' | The item ID to store in this slot. | This field refers to the following params: [[des-refmat:param:EquipParamGoods]] | | itemNum_10 | ''s32'' | ''0x100'' | The amount of the specified item in this slot. | | | npcPlayerFaceGenId | ''s32'' | ''0x104'' | The FaceGen parameter ID to use for NPC players that use this row. No affect on players. | This field refers to the following params: [[des-refmat:param:FaceGenParam]] | | npcPlayerThinkId | ''s32'' | ''0x108'' | The NPC Think ID to use for NPC players that use this row. No affect on players. | This field refers to the following params: [[des-refmat:param:NpcThinkParam]] | | npcPlayerType | ''u8'' | ''0x10c'' | The character type used by non-player characters. | This field uses the following enum: NPC_TYPE | | npcPlayerDrawType | ''u8'' | ''0x10d'' | The character draw type used by non-player characters. | This field uses the following enum: NPC_DRAW_TYPE | | npcPlayerSex | ''u8'' | ''0x10e'' | The character gender type used by non-player characters. | This field uses the following enum: CHARACTER_INIT_SEX | | pad0 | ''dummy8'' | ''0x10f'' | | This field is padding. | ===== Enums ===== ==== NPC_TYPE ==== ^ Option ^ Description ^ Notes ^ | ''0'' | Standard | | | ''1'' | Boss | | | ''2'' | Villager | | | ''3'' | Wandering Enemy | | | ''4'' | Strong Enemy | | | ''5'' | Bug Enemy | | ==== NPC_DRAW_TYPE ==== ^ Option ^ Description ^ Notes ^ | ''0'' | Normal | | | ''1'' | White Phantom | | | ''2'' | Black Phantom | | | ''3'' | Intruder | | | ''4'' | Ghoul | | ==== CHARACTER_INIT_SEX ==== ^ Option ^ Description ^ Notes ^ | ''0'' | Female | | | ''1'' | Male | | ==== VOW_TYPE ==== ^ 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 | |