PM3.6 - Bowser - Subaction - CatchDash

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 |

Stats

IASA: None
Hitboxes active: 12-13
Subaction Index: 0x6d

Hitboxes

Move staling reduces damage up to 45%. Move staling also reduces final knockback, shieldstun and hitlag because damage is used in their formulas.

Frames:12-13

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 Grab set action: 0x3d
0 1 Grab set action: 0x3d
0 2 Grab set action: 0x3d

Scripts

Main

  1. AsyncWait(11.0)
  2. CreateGrabBox(GrabBoxArguments { hitbox_id: 0, bone_index: 0, size: 4.69, x_offset: 0.0, y_offset: 5.4, z_offset: 19.37, set_action: 61, target: AerialAndGrounded, unk: None })
  3. CreateGrabBox(GrabBoxArguments { hitbox_id: 1, bone_index: 0, size: 3.52, x_offset: 0.0, y_offset: 5.4, z_offset: 11.34, set_action: 61, target: AerialAndGrounded, unk: None })
  4. CreateGrabBox(GrabBoxArguments { hitbox_id: 2, bone_index: 0, size: 2.87, x_offset: 0.0, y_offset: 5.4, z_offset: 5.67, set_action: 61, target: AerialAndGrounded, unk: None })
  5. SpecifyThrow(SpecifyThrow { throw_use: GrabInterrupt, bone: 0, damage: 3, trajectory: 45, kbg: 100, wdsk: 0, bkb: 60, effect: Normal, unk0: 0.0, unk1: 1.0, unk2: 1.0, unk3: 0, sfx: Kick, grab_target: AerialAndGrounded, unk4: true, unk5: true, i_frames: 0 })
  6. SyncWait(2.0)
  7. DeleteAllGrabBoxes
  8. BoolVariableSetTrue { variable: RandomAccessBool(EnableActionTransition) }

GFX

  1. AsyncWait(15.0)
  2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 10, bone: 0, x_offset: 0.0, y_offset: 0.0, z_offset: -2.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.9, randomize: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: false })
  3. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 7, bone: 0, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: false })

SFX

  1. AsyncWait(10.0)
  2. SoundEffect1(3750)
  3. AsyncWait(15.0)
  4. SoundEffectStop(3750)
  5. SoundEffectOther1(3810)
  6. SoundEffect1(3752)
  7. SyncWait(28.0)
  8. SoundEffect2(3850)
  9. SyncWait(4.0)
  10. SoundEffect2(3848)

Other

  1. AsyncWait(15.0)
  2. ScreenShake { magnitude: 1 }
  3. UnknownEvent { namespace: 0x18, code: 0x1, unk1: 0x0, arguments: [Value(1), Value(6), Bool(true)] }
  4. AsyncWait(43.0)
  5. SlopeContourFull { hip_n_or_top_n: 6, trans_bone: 5 }