====== ArrowParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | sort_id | ''s32'' | ''0x0'' | | | | damage_id_0 | ''u32'' | ''0x4'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_1 | ''u32'' | ''0x8'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_2 | ''u32'' | ''0xc'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_3 | ''u32'' | ''0x10'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_4 | ''u32'' | ''0x14'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_5 | ''u32'' | ''0x18'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_6 | ''u32'' | ''0x1c'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_7 | ''u32'' | ''0x20'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_8 | ''u32'' | ''0x24'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_9 | ''u32'' | ''0x28'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_10 | ''u32'' | ''0x2c'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_11 | ''u32'' | ''0x30'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_12 | ''u32'' | ''0x34'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_13 | ''u32'' | ''0x38'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_14 | ''u32'' | ''0x3c'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_id_15 | ''u32'' | ''0x40'' | | This field refers to the following params: [[ds2-refmat:param:EnemyDamageParam]], [[ds2-refmat:param:PlayerDamageParam]], [[ds2-refmat:param:SystemDamageParam]] | | damage_dead_motion_id | ''u16'' | ''0x44'' | | | | damage_physical | ''u16'' | ''0x46'' | | | | damage_magic | ''u16'' | ''0x48'' | | | | damage_lightning | ''u16'' | ''0x4a'' | | | | damage_fire | ''u16'' | ''0x4c'' | | | | damage_dark | ''u16'' | ''0x4e'' | | | | damage_poison | ''u8'' | ''0x50'' | | | | apply_poison | ''u8'' | ''0x51'' | | This field is a boolean. | | damage_bleed | ''u8'' | ''0x52'' | | | | apply_bleed | ''u8'' | ''0x53'' | | This field is a boolean. | | damage_durability | ''u8'' | ''0x54'' | | | | Unk55 | ''u8'' | ''0x55'' | | | | ammo_type | ''u8'' | ''0x56'' | | This field uses the following enum: AmmoType | | Unk57 | ''u8'' | ''0x57'' | | | | Unk58 | ''u8'' | ''0x58'' | | | | Unk59 | ''u8'' | ''0x59'' | | | | Unk5A | ''u8'' | ''0x5a'' | | | | Unk5B | ''u8'' | ''0x5b'' | | | ===== Enums ===== ==== AmmoType ==== ^ Option ^ Description ^ Notes ^ | ''1'' | Arrow | | | ''2'' | Greatarrow | | | ''4'' | Bolt | |