====== MovementAcTypeParam ======
===== Fields =====
^ Field ^ Type ^ Offset ^ Description ^ Notes ^
| disableParam_NT | ''u8'' | ''0x0 [0]'' | Exclude from the NT version or mark the ones to be excluded. | This field is a boolean. |
| disableParam_Product | ''u8'' | ''0x0 [1]'' | Exclude from the product version or mark the items to be excluded. | This field is a boolean. |
| disableParamReserve1 | ''dummy8'' | ''0x0 [2-7]'' | | This field is padding. |
| disableParamReserve2 | ''dummy8'' | ''0x1'' | | This field is padding. |
| pad5 | ''dummy8'' | ''0x4'' | | This field is padding. |
| jumpHorizontalMaxSpeedKMPH | ''f32'' | ''0xc'' | The maximum horizontal speed when performing a jump. In kilometres per hour. | |
| jumpHorizontalAccelMPSS | ''f32'' | ''0x10'' | The horizontal acceleration when performing a jump. In kilometres per hour ^ 2. | |
| jumpUpperMaxSpeedKMPH | ''f32'' | ''0x14'' | The maximum vertical speed when performing a jump. In kilometres per hour. | |
| jumpUpperAccelMPSS | ''f32'' | ''0x18'' | The vertical acceleration when performing a jump. In kilometres per hour ^ 2. | |
| pad6 | ''dummy8'' | ''0x1c'' | | This field is padding. |
| quickBoostMaxSpeedKMPH | ''f32'' | ''0x2c'' | The maximum speed when performing a quick boost. In kilometres per hour. | |
| quickBoostAccelMPSS | ''f32'' | ''0x30'' | The acceleration when performing a quick boost. In kilometres per hour ^ 2. | |
| landingHorizontalBrakeUseSlowKMH | ''f32'' | ''0x34'' | If the current speed is below the specified speed, low-speed ground braking is activated. In kilometres per hour. | |
| landingHorizontalBrakeUseFastKMH | ''f32'' | ''0x38'' | If the current speed is above the specified speed, high-speed ground braking is activated. In kilometres per hour. | |
| landingHorizontalSlowBrakeMPSS | ''f32'' | ''0x3c'' | The amount of deceleration to apply during a low-speed ground brake. In kilometres per hour ^ 2. | |
| landingHorizontalFastBrakeMPSS | ''f32'' | ''0x40'' | The amount of deceleration to apply during a high-speed ground brake. In kilometres per hour ^ 2. | |
| flyHorizontalBrakeMPSS | ''f32'' | ''0x44'' | The amount of deceleration to apply during a forced air brake after the maximum horizontal speed has been exceeded. In kilometres per hour ^ 2. | |
| flyUpBrakeMPSS | ''f32'' | ''0x48'' | The amount of deceleration to apply during a forced air brake after the maximum vertical speed has been exceeded. In kilometres per hour ^ 2. | |
| quickBoostUpperMaxSpeedKMPH | ''f32'' | ''0x4c'' | The increase to apply to maximum speed during a quick boost. In kilometres per hour. | |
| quickBoostUpperAccelMPSS | ''f32'' | ''0x50'' | The amount of vertical acceleration to apply during a quick boost. In kilometres per hour ^ 2. | |
| pad7 | ''dummy8'' | ''0x54'' | | This field is padding. |
| quickBoostAccelTimeSec | ''f32'' | ''0x78'' | The duration of the acceleration during a quick boost. In seconds. | |
| movementToAnimMoveBrakeMPSS | ''f32'' | ''0x7c'' | The amount of deceleration to apply after a movement to animation transition. In kilometres per hour ^ 2. | |
| guardBrakeRateAtBoost | ''f32'' | ''0x80'' | The amount of brake magnification if transitioning to guard animation after boost. | |
| guardBrakeRateAtQuickBoost | ''f32'' | ''0x84'' | The amount of brake magnification if transitioning to guard animation after quick boost. | |
| guardBrakeRateAtNormalBrake | ''f32'' | ''0x88'' | The amount of brake magnification if transitioning to guard animation after brake. | |
| pad4 | ''dummy8'' | ''0x8c'' | | This field is padding. |
| boostMoveSwitchBackGroundBrakeMPSS | ''f32'' | ''0x9c'' | The amount of acceleration to apply after switching back to ground boost. In kilometres per hour ^ 2. | |
| boostMoveSwitchBackFlyBrakeMPSS | ''f32'' | ''0xa0'' | The amount of acceleration to apply after switching back to air boost. In kilometres per hour ^ 2. | |
| boostMoveSubGroundAccelMPSS | ''f32'' | ''0xa4'' | | |
| boostMoveSubFlyAccelMPSS | ''f32'' | ''0xa8'' | | |
| assaultBoostSubAccelMPSS | ''f32'' | ''0xac'' | | |
| bladeHomingSubAccelMPSS | ''f32'' | ''0xb0'' | | |
| pad9 | ''dummy8'' | ''0xb4'' | | This field is padding. |
| minStiffSpeedKMPH | ''f32'' | ''0xd0'' | | |
| minStiffTimeSec | ''f32'' | ''0xd4'' | | |
| maxStiffSpeedKMPH | ''f32'' | ''0xd8'' | | |
| maxStiffTimeSec | ''f32'' | ''0xdc'' | | |
| realVelocityFeedBackRate | ''f32'' | ''0xe0'' | | |
| tankTurnOffset_CenterOffset | ''f32'' | ''0xe4'' | | |
| tankTurnOffset_MaxFwdOffset | ''f32'' | ''0xe8'' | | |
| tankTurnOffset_MaxBackOffset | ''f32'' | ''0xec'' | | |
| tankTurnOffset_MaxFwdOffsetSpeedKMH | ''s16'' | ''0xf0'' | | |
| tankTurnOffset_MaxBackOffsetSpeedKMH | ''s16'' | ''0xf2'' | | |
| tankTurnOffset_MaxMoveDirFwdDirErrAngDeg | ''f32'' | ''0xf4'' | | |
| assaultBoostSideAvoidSubAccelMPSS | ''f32'' | ''0xf8'' | | |
| quickBoostAddSpeedToBoostMaxSpeedKMPH | ''f32'' | ''0xfc'' | | |
| quickTurn_MaxTurnAngleDeg | ''u8'' | ''0x100'' | | |
| pad1 | ''dummy8'' | ''0x101'' | | This field is padding. |
| quickTurn_MaxTurnTimeSec | ''f32'' | ''0x104'' | | |
| roundDashMaxSpeedKMPH | ''s16'' | ''0x108'' | | |
| pad3 | ''dummy8'' | ''0x10a'' | | This field is padding. |
| roundDashAccelMPSS | ''f32'' | ''0x10c'' | | |
| roundDashBrakeMPSS | ''f32'' | ''0x110'' | | |
| bladeBrakeFromBoostMPSS | ''f32'' | ''0x114'' | | |
| bladeBrakeFromQuickBoostMPSS | ''f32'' | ''0x118'' | | |
| roundDashFallAccelMPSS | ''f32'' | ''0x11c'' | | |
| cunterBoostBrakeMPSS | ''f32'' | ''0x120'' | | |
| cunterBoostBrakeMaxTimeSec | ''f32'' | ''0x124'' | | |
| flyBoostBrakeMPSS | ''f32'' | ''0x128'' | | |
| flyBoostBrakeMaxTimeSec | ''f32'' | ''0x12c'' | | |
| uTurnBrakeMPSS | ''f32'' | ''0x130'' | | |
| upperQuickBoostMaxSpeedKMPH | ''f32'' | ''0x134'' | | |
| upperQuickBoostAccelMPSS | ''f32'' | ''0x138'' | | |
| upperQuickBoostHorizontalMaxSpeedKMPH | ''f32'' | ''0x13c'' | | |
| upperQuickBoostHorizontalAccelMPSS | ''f32'' | ''0x140'' | | |
| fallQuickBoostAccelMPSS | ''f32'' | ''0x144'' | | |
| fallQuickBoostHorizontalMaxSpeedKMPH | ''f32'' | ''0x148'' | | |
| fallQuickBoostHorizontalAccelMPSS | ''f32'' | ''0x14c'' | | |
| bladeHomingHorizontalMaxSpeedKMPH | ''f32'' | ''0x150'' | | |
| bladeHomingHorizontalAccelMPSS | ''f32'' | ''0x154'' | | |
| slidingMaxSpeedKMPH | ''f32'' | ''0x158'' | | |
| slidingBoostAccelMPSS | ''f32'' | ''0x15c'' | | |
| bladeHomingLandBrakeMPSS | ''f32'' | ''0x160'' | | |
| bladeHomingFlyBrakeMPSS | ''f32'' | ''0x164'' | | |
| damageBrake_BeginBrakeMPSS | ''f32'' | ''0x168'' | | |
| damageBrake_PeakBrakeMPSS | ''f32'' | ''0x16c'' | | |
| damageBrake_BeginToPeakTimeSec | ''f32'' | ''0x170'' | | |
| wireMoveMaxSpeedKMPH | ''f32'' | ''0x174'' | | |
| wireMoveAccelMPSS | ''f32'' | ''0x178'' | | |
| damageBrake_TimerResetDelayTime | ''f32'' | ''0x17c'' | | |
| flyDownBrakeMPSS | ''f32'' | ''0x180'' | | |
| pad2 | ''dummy8'' | ''0x184'' | | This field is padding. |
| landDeadBrakeMPSS | ''f32'' | ''0x188'' | | |
| flyDeadBrakeMPSS | ''f32'' | ''0x18c'' | | |
| BladeHomingAccelTimeSec | ''f32'' | ''0x190'' | | |
| jumpHorizontalMaxSpeedFromVehicleKMPH | ''f32'' | ''0x194'' | | |
| jumpHorizontalAccelFromVehicleMPSS | ''f32'' | ''0x198'' | | |
| jumpUpperMaxSpeedFromVehicleKMPH | ''f32'' | ''0x19c'' | | |
| jumpUpperAccelFromVehicleMPSS | ''f32'' | ''0x1a0'' | | |
| wallJumpMaxSpeedKMPH_H | ''f32'' | ''0x1a4'' | | |
| wallJumpAccelMPSS_H | ''f32'' | ''0x1a8'' | | |
| wallJumpAccelTimeSec | ''f32'' | ''0x1ac'' | | |
| wallJumpAddUpMaxSpeedKMPH | ''f32'' | ''0x1b0'' | | |
| wallJumpAddUpAccelMPSS | ''f32'' | ''0x1b4'' | | |
| stealthDashBoostMaxSpeedKMPH | ''f32'' | ''0x1b8'' | | |
| stealthDashBoostStartAccelMPSS | ''f32'' | ''0x1bc'' | | |
| stealthDashBoostMaxAccelMPSS | ''f32'' | ''0x1c0'' | | |
| stealthDashBoostBeginAccelTimeSec | ''f32'' | ''0x1c4'' | | |
| stealthDashBoostBeginToMaxAccelTimeSec | ''f32'' | ''0x1c8'' | | |
| slopeEffectUpMinDeg | ''f32'' | ''0x1cc'' | | |
| slopeEffectUpMaxDeg | ''f32'' | ''0x1d0'' | | |
| slopeEffectDownMinDeg | ''f32'' | ''0x1d4'' | | |
| slopeEffectDownMaxDeg | ''f32'' | ''0x1d8'' | | |
| slopeEffectUpMaxAccelRate | ''f32'' | ''0x1dc'' | | |
| slopeEffectUpMaxSpeedRate | ''f32'' | ''0x1e0'' | | |
| slopeEffectDownMaxAccelRate | ''f32'' | ''0x1e4'' | | |
| slopeEffectDownMaxSpeedRate | ''f32'' | ''0x1e8'' | | |
| wallJumpMaxSpeedKMPH_V | ''f32'' | ''0x1ec'' | | |
| wallJumpAccelMPSS_V | ''f32'' | ''0x1f0'' | | |
| minAnimMoveAccelMPSS | ''f32'' | ''0x1f4'' | | |
| SlowBrakeAnimKMPH | ''f32'' | ''0x1f8'' | | |
| jumpHorizontalMinSpeedKMPH | ''f32'' | ''0x1fc'' | | |
| jumpUpperMinSpeedKMPH | ''f32'' | ''0x200'' | | |
| propellerFlyBoostHorizontalMinSpeedKMH | ''f32'' | ''0x204'' | | |
| propellerFlyBoostHorizontalMaxSpeedKMH | ''f32'' | ''0x208'' | | |
| freeFallMaxHorizontalSpeedKMPH | ''f32'' | ''0x20c'' | | |
| freeFallMaxHorizontalAccelMPSS | ''f32'' | ''0x210'' | | |
| quickBoostAccelAnimTimeFrame | ''u16'' | ''0x214'' | | |
| quickBoostSpeedKeepTimeFrame | ''u16'' | ''0x216'' | | |
| quickBoostMaxSpeedForAnimKMPH | ''f32'' | ''0x218'' | | |
| hyperBoostHorizontalMaxSpeedKMPH | ''f32'' | ''0x21c'' | | |
| hyperBoostHorizontalAccelMPSS | ''f32'' | ''0x220'' | | |
| hyperBoostUpperMaxSpeedKMPH | ''f32'' | ''0x224'' | | |
| hyperBoostUpperAccelMPSS | ''f32'' | ''0x228'' | | |
| hyperBoostUpperBrakeMPSS | ''f32'' | ''0x22c'' | | |
| hyperBoostUpperMoveHorizontalSpeedRate | ''f32'' | ''0x230'' | | |
| hyperBoostUpperMoveHorizontalBrakeMPSS | ''f32'' | ''0x234'' | | |
| tankLandMaxSpeedKMPH | ''f32'' | ''0x238'' | | |
| tankLandAccelMPSS | ''f32'' | ''0x23c'' | | |
| tankLandTurnMaxSpeedRate | ''f32'' | ''0x240'' | | |
| tankLandTurnMaxAngle | ''f32'' | ''0x244'' | | |
| tankLandBoostMaxSpeedKMPH | ''f32'' | ''0x248'' | | |
| tankLandBoostAccelMPSS | ''f32'' | ''0x24c'' | | |
| tankLandBoostBrakeMPSS | ''f32'' | ''0x250'' | | |
| slopeSlideMoveMaxSpeed_MinAng | ''f32'' | ''0x254'' | | |
| slopeSlideMoveMaxSpeed_MaxAng | ''f32'' | ''0x258'' | | |
| slopeSlideMoveMaxAccel_MinAng | ''f32'' | ''0x25c'' | | |
| slopeSlideMoveMaxAccel_MaxAng | ''f32'' | ''0x260'' | | |
| slopeSlideMoveMaxSpeedMinAngDeg | ''u8'' | ''0x264'' | | |
| slopeSlideMoveMaxSpeedMaxAngDeg | ''u8'' | ''0x265'' | | |
| slopeSlideMoveMaxAccelMinAngDeg | ''u8'' | ''0x266'' | | |
| slopeSlideMoveMaxAccelMaxAngDeg | ''u8'' | ''0x267'' | | |
| slopeSlideMoveDecayRate_MinAng | ''f32'' | ''0x268'' | | |
| slopeSlideMoveDecayRate_MaxAng | ''f32'' | ''0x26c'' | | |
| slopeSlideMoveAccelRate_MinAng | ''f32'' | ''0x270'' | | |
| slopeSlideMoveAccelRate_MaxAng | ''f32'' | ''0x274'' | | |
| slopeSlideMoveDecayMinAngDeg | ''u8'' | ''0x278'' | | |
| slopeSlideMoveDecayMaxAngDeg | ''u8'' | ''0x279'' | | |
| slopeSlideMoveAccelMinAngDeg | ''u8'' | ''0x27a'' | | |
| slopeSlideMoveAccelMaxAngDeg | ''u8'' | ''0x27b'' | | |
| slopeSlideMoveSideMoveSpeed | ''f32'' | ''0x27c'' | | |
| slopeSlideMoveSideMoveAccel | ''f32'' | ''0x280'' | | |
| hyperJumpHorizontalMaxSpeedKMPH | ''f32'' | ''0x284'' | | |
| hyperJumpHorizontalAccelMPSS | ''f32'' | ''0x288'' | | |
| hyperJumpUpperMaxSpeedKMPH | ''f32'' | ''0x28c'' | | |
| hyperJumpUpperAccelMPSS | ''f32'' | ''0x290'' | | |
| hyperJumpUpperBrakeMPSS | ''f32'' | ''0x294'' | | |
| hyperJumpHorizontalInitSpeedKMPH | ''f32'' | ''0x298'' | | |
| tankLandBrakeMPSS | ''f32'' | ''0x29c'' | | |
| tankLandDashMaxSpeedKMPH | ''f32'' | ''0x2a0'' | | |
| tankLandDashAccelMPSS | ''f32'' | ''0x2a4'' | | |
| tankLandDashBrakeMPSS | ''f32'' | ''0x2a8'' | | |
| tankLandDriftBrake_ToMaxTimeSec | ''f32'' | ''0x2ac'' | | |
| tankLandDriftBrake_MinMPSS | ''f32'' | ''0x2b0'' | | |
| tankLandDriftBrake_MaxMPSS | ''f32'' | ''0x2b4'' | | |
| hyperBoostAutosightingUpperMaxSpeedKMPH | ''f32'' | ''0x2b8'' | | |
| hyperBoostAutosightingUpperAccelMPSS | ''f32'' | ''0x2bc'' | | |
| hyperBoostAutosightingUpBtnUpperMaxSpeedKMPH | ''f32'' | ''0x2c0'' | | |
| hyperBoostAutosightingUpBtnUpperAccelMPSS | ''f32'' | ''0x2c4'' | | |
| hyperBoostDownMaxSpeedKMPH | ''f32'' | ''0x2c8'' | | |
| hyperBoostDownAccelMPSS | ''f32'' | ''0x2cc'' | | |
| boostToWalkRunBrakeMPSS | ''f32'' | ''0x2d0'' | | |
| upperBoostV2HorizontalMaxSpeedKMPH | ''f32'' | ''0x2d4'' | | |
| upperBoostV2HorizontalAccelMPSS | ''f32'' | ''0x2d8'' | | |
| upperBoostV2UpMaxSpeedKMPH | ''f32'' | ''0x2dc'' | | |
| upperBoostV2UpAccelMPSS | ''f32'' | ''0x2e0'' | | |
| upperBoostV2DownMaxSpeedKMPH | ''f32'' | ''0x2e4'' | | |
| upperBoostV2DownAccelMPSS | ''f32'' | ''0x2e8'' | | |
| upperBoostV2UpMaxAlt | ''f32'' | ''0x2ec'' | | |
| pad_2 | ''dummy8'' | ''0x2f0'' | | This field is padding. |
| boostStartAccel_GroundCondSpeedKMH | ''f32'' | ''0x300'' | | |
| boostStartAccel_GroundAccelMPSS | ''f32'' | ''0x304'' | | |
| boostStartAccel_FlyCondSpeedKMH | ''f32'' | ''0x308'' | | |
| boostStartAccel_FlyAccelMPSS | ''f32'' | ''0x30c'' | | |
| blowDeadBrake_BeginBrakeMPSS | ''f32'' | ''0x310'' | | |
| blowDeadBrake_PeakBrakeMPSS | ''f32'' | ''0x314'' | | |
| blowDeadBrake_BeginToPeakTimeSec | ''f32'' | ''0x318'' | | |
| blowDeadBrake_TimerResetDelayTime | ''f32'' | ''0x31c'' | | |
| pad_3 | ''dummy8'' | ''0x320'' | | This field is padding. |
| upperBoostChangePerfStartAccelMPSS | ''f32'' | ''0x324'' | | |
| upperBoostChangePerfMaxAccelMPSS | ''f32'' | ''0x328'' | | |
| pad_4 | ''dummy8'' | ''0x32c'' | | This field is padding. |
| tankLandOutDirBrakeMPSS | ''f32'' | ''0x334'' | | |
| tankLandRunOutDirBrakeMPSS | ''f32'' | ''0x338'' | | |
| tankLandDashOutDirBrakeMPSS | ''f32'' | ''0x33c'' | | |
| tankLandSwitchBackMaxSpeedKMPH | ''f32'' | ''0x340'' | | |
| tankLandSwitchBackAccelMPSS | ''f32'' | ''0x344'' | | |
| tankLandSwitchBackBrakeMPSS | ''f32'' | ''0x348'' | | |
| tankLandSwitchBackOutDirBrakeMPSS | ''f32'' | ''0x34c'' | | |
| tankLandDriftMaxSpeedKMPH | ''f32'' | ''0x350'' | | |
| tankLandDriftAccelMPSS | ''f32'' | ''0x354'' | | |
| tankLandDriftBrakeMPSS | ''f32'' | ''0x358'' | | |
| tankLandDriftOutDirBrakeMPSS | ''f32'' | ''0x35c'' | | |
| pad_5 | ''dummy8'' | ''0x360'' | | This field is padding. |
| fourLegFlyMove_UpperMaxSpeedKMH | ''f32'' | ''0x368'' | | |
| fourLegFlyMove_DownMaxSpeedKMH | ''f32'' | ''0x36c'' | | |
| fourLegFlyMove_HorizontalMaxSpeedKMH | ''f32'' | ''0x370'' | | |
| fourLegFlyMove_HorizontalAccelMPSS | ''f32'' | ''0x374'' | | |
| fourLegFlyMove_StartCondSpeedH | ''f32'' | ''0x378'' | | |
| fourLegFlyMove_StartAccelH | ''f32'' | ''0x37c'' | | |
| fourLegFlyMove_SwtichBackBrake | ''f32'' | ''0x380'' | | |
| fourLegFlyMove_SubAccel | ''f32'' | ''0x384'' | | |
| tankLandTurnBrakeMaxSpeedKMPH | ''f32'' | ''0x388'' | | |
| tankLandTurnBrakeBoostMaxSpeedKMPH | ''f32'' | ''0x38c'' | | |
| tankLandTurnBrakeDashMaxSpeedKMPH | ''f32'' | ''0x390'' | | |
| tankLandTurnBrakeDriftMaxSpeedKMPH | ''f32'' | ''0x394'' | | |
| tankLandTurnSpeedDPS | ''f32'' | ''0x398'' | | |
| tankLandTurnBrakeStartTimeSec | ''f32'' | ''0x39c'' | | |
| tankLandTurnBrakeEndTimeSec | ''f32'' | ''0x3a0'' | | |
| pad_end | ''dummy8'' | ''0x3a4'' | | This field is padding. |