====== AnimMoveCorrectionParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | charaId | ''u16'' | ''0x0'' | Character ID of the character to which the parameter is applied. | | | pad2_1 | ''dummy8'' | ''0x2'' | | This field is padding. | | animId | ''u32'' | ''0x4'' | The animation ID of the animation to which the parameter is applied. | | | flagId | ''s32'' | ''0x8'' | TAE flag to which the parameter is applied: Flag ID of Movement Amount Override | | | calcGraphParamId | ''u32'' | ''0xc'' | ID of the correction calculation graph parameter passed to the correction movement calculation control. | This field refers to the following params: [[ac6-refmat:param:CalcCorrectGraph]] | | charaWeightMax | ''s32'' | ''0x10'' | Upper limit of aircraft weight to be passed to the correction travel calculation control | | | charaWeightMin | ''s32'' | ''0x14'' | Lower limit of aircraft weight to be passed to the correction travel calculation control | | | moveMax | ''f32'' | ''0x18'' | Upper limit of the amount of travel passed to the compensating travel calculation control | | | moveMin | ''f32'' | ''0x1c'' | Lower limit of the amount of travel passed to the compensating travel calculation control | | | pad99 | ''dummy8'' | ''0x20'' | | This field is padding. |