PM3.02 - Bowser - Subaction - SpecialAirHi

| 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 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 |

Stats

IASA: None
Hitboxes active: 5-46
Hitbox set 0 hits: 5, 7, 11, 15, 19, 23, 27, 31, 35, 39, 43
Subaction Index: 0x1d5

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:5-6

Set ID Dmg BKB KBG Angle Effect Sound Shield Dmg Shieldstun Hitlag Targets
0 0 10 80 60 80 Normal Kick 3 6 6

Frames:7-26

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 50 20 365 Slash Slash 3 3
0 1 3 50 20 365 Slash Slash 3 3

Frames:27-46

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 2 50 20 365 Slash Slash 2 3
0 1 2 50 20 365 Slash Slash 2 3

Scripts

Main

  1. LedgeGrabEnable(Disable)
  2. UnknownEvent { namespace: 0xe, code: 0xb, unk1: 0x0, arguments: [Bool(true), Value(1)] }
  3. AsyncWait(4.0)
  4. UnknownEvent { namespace: 0xe, code: 0xb, unk1: 0x0, arguments: [Bool(false), Value(1)] }
  5. BoolVariableSetTrue { variable: RandomAccessBool(EnableJabLoop) }
  6. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(10.0), trajectory: 80, wdsk: 0, kbg: 60, shield_damage: 3, bkb: 80, size: 10.0, x_offset: 0.0, y_offset: 8.4, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 2, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
  7. AsyncWait(5.0)
  8. BoolVariableSetTrue { variable: RandomAccessBool(EnableGlide) }
  9. AsyncWait(6.0)
  10. BoolVariableSetTrue { variable: RandomAccessBool(SpecialsMovement) }
  11. DeleteAllHitBoxes
  12. UnknownEvent { namespace: 0xe, code: 0xb, unk1: 0x0, arguments: [Bool(false), Value(1)] }
  13. loop 5 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(3.0), trajectory: 365, wdsk: 0, kbg: 20, shield_damage: 0, bkb: 50, size: 7.0, x_offset: 0.0, y_offset: 7.0, z_offset: 6.5, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Slash, unk1: false, sound_level: 0, unk2: false, sound: Slash, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    2. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(3.0), trajectory: 365, wdsk: 0, kbg: 20, shield_damage: 0, bkb: 50, size: 7.0, x_offset: 0.0, y_offset: 7.0, z_offset: -6.5, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Slash, unk1: false, sound_level: 0, unk2: false, sound: Slash, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    3. SyncWait(4.0)
    4. DeleteAllHitBoxes
  14. loop 5 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(2.0), trajectory: 365, wdsk: 0, kbg: 20, shield_damage: 0, bkb: 50, size: 6.5, x_offset: 0.0, y_offset: 6.5, z_offset: 6.5, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Slash, unk1: false, sound_level: 0, unk2: false, sound: Slash, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    2. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(2.0), trajectory: 365, wdsk: 0, kbg: 20, shield_damage: 0, bkb: 50, size: 6.5, x_offset: 0.0, y_offset: 7.0, z_offset: -6.5, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Slash, unk1: false, sound_level: 0, unk2: false, sound: Slash, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    3. SyncWait(4.0)
    4. DeleteAllHitBoxes
  15. UnknownEvent { namespace: 0xe, code: 0xb, unk1: 0x0, arguments: [Bool(true), Value(1)] }
  16. LedgeGrabEnable(EnableInFrontAndBehind)
  17. AsyncWait(49.0)
  18. BoolVariableSetFalse { variable: RandomAccessBool(EnableJabLoop) }
  19. BoolVariableSetFalse { variable: RandomAccessBool(EnableGlide) }
  20. BoolVariableSetTrue { variable: RandomAccessBool(EnableActionTransition) }
  21. UnknownEvent { namespace: 0xe, code: 0xb, unk1: 0x0, arguments: [Bool(true), Value(1)] }
  22. AsyncWait(80.0)
  23. BoolVariableSetFalse { variable: RandomAccessBool(SpecialsMovement) }

GFX

  1. ExternalGraphicEffect(ExternalGraphicEffect { file: 12, graphic: 3, 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: None, terminate_with_animation: true })

SFX

  1. AsyncWait(6.0)
  2. SoundEffect1(3755)
  3. SyncWait(5.0)
  4. SoundEffect1(3756)
  5. SyncWait(5.0)
  6. SoundEffect1(3757)
  7. SyncWait(5.0)
  8. SoundEffect1(3758)
  9. SyncWait(5.0)
  10. SoundEffect1(3759)
  11. SyncWait(5.0)
  12. SoundEffect1(3759)
  13. SyncWait(5.0)
  14. SoundEffect1(3758)
  15. SyncWait(5.0)
  16. SoundEffect1(3757)
  17. SyncWait(5.0)
  18. SoundEffect1(3756)

Other

  1. UnknownEvent { namespace: 0x18, code: 0x1, unk1: 0x0, arguments: [Value(1), Value(6), Bool(true)] }
  2. AsyncWait(4.0)
  3. RumbleLoop { unk1: 2, unk2: 50 }
  4. AsyncWait(6.0)
  5. ItemVisibility(false)
  6. UnknownEvent { namespace: 0x1f, code: 0xf, unk1: 0x0, arguments: [Bool(false)] }
  7. AsyncWait(8.0)
  8. ModelChanger { reference: 0, switch_index: 0, bone_group_index: -1 }
  9. AsyncWait(52.0)
  10. SlopeContourFull { hip_n_or_top_n: 6, trans_bone: 3 }
  11. AsyncWait(80.0)
  12. ItemVisibility(true)
  13. UnknownEvent { namespace: 0x1f, code: 0xf, unk1: 0x0, arguments: [Bool(true)] }