PM3.02 - Bowser - Subaction - AttackLw4

| 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 |

Stats

IASA: 64
Hitboxes active: 10-11, 13-14, 16-17, 19-20, 22-23, 25-26, 28
Hitbox set 0 hits: 10, 13, 16, 19, 22, 25, 28
Subaction Index: 0x60

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:10-11

Set ID Dmg BKB KBG Angle Effect Sound Hitlag Mult SDI Mult Shield Dmg Shieldstun Hitlag Targets
0 0 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 1 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 2 3 40 37 190 Slash Slash 0.75 0.8 3 3 2
0 3 3 40 37 190 Slash Slash 0.75 0.8 3 3 2

Frames:13-14

Set ID Dmg BKB KBG Angle Effect Sound Hitlag Mult SDI Mult Shield Dmg Shieldstun Hitlag Targets
0 0 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 1 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 2 3 40 37 190 Slash Slash 0.75 0.8 3 3 2
0 3 3 40 37 190 Slash Slash 0.75 0.8 3 3 2

Frames:16-17

Set ID Dmg BKB KBG Angle Effect Sound Hitlag Mult SDI Mult Shield Dmg Shieldstun Hitlag Targets
0 0 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 1 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 2 3 40 37 190 Slash Slash 0.75 0.8 3 3 2
0 3 3 40 37 190 Slash Slash 0.75 0.8 3 3 2

Frames:19-20

Set ID Dmg BKB KBG Angle Effect Sound Hitlag Mult SDI Mult Shield Dmg Shieldstun Hitlag Targets
0 0 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 1 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 2 3 40 37 190 Slash Slash 0.75 0.8 3 3 2
0 3 3 40 37 190 Slash Slash 0.75 0.8 3 3 2

Frames:22-23

Set ID Dmg BKB KBG Angle Effect Sound Hitlag Mult SDI Mult Shield Dmg Shieldstun Hitlag Targets
0 0 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 1 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 2 3 40 37 190 Slash Slash 0.75 0.8 3 3 2
0 3 3 40 37 190 Slash Slash 0.75 0.8 3 3 2

Frames:25-26

Set ID Dmg BKB KBG Angle Effect Sound Hitlag Mult SDI Mult Shield Dmg Shieldstun Hitlag Targets
0 0 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 1 3 40 37 150 Slash Slash 0.75 0.8 3 3 2
0 2 3 40 37 190 Slash Slash 0.75 0.8 3 3 2
0 3 3 40 37 190 Slash Slash 0.75 0.8 3 3 2

Frame:28

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 10 55 100 90 Slash Burn 6 6

Scripts

Main

  1. AsyncWait(9.0)
  2. Armor { armor_type: HeavyArmorKnockbackBased, tolerance: 140.0 }
  3. ModelChanger { reference: 0, switch_index: 1, bone_group_index: 1 }
  4. loop 6 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(3.0), trajectory: 150, wdsk: 0, kbg: 37, shield_damage: 3, bkb: 40, size: 6.6, x_offset: 0.0, y_offset: 3.8, z_offset: -13.0, tripping_rate: 0.0, hitlag_mult: 0.75, sdi_mult: 0.8, effect: Slash, unk1: false, sound_level: 2, 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: 150, wdsk: 0, kbg: 37, shield_damage: 3, bkb: 40, size: 6.6, x_offset: 0.0, y_offset: 3.8, z_offset: 13.0, tripping_rate: 0.0, hitlag_mult: 0.75, sdi_mult: 0.8, effect: Slash, unk1: false, sound_level: 2, unk2: false, sound: Slash, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    3. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 2, set_id: 0, damage: Constant(3.0), trajectory: 190, wdsk: 0, kbg: 37, shield_damage: 3, bkb: 40, size: 6.6, x_offset: 0.0, y_offset: 14.0, z_offset: 9.0, tripping_rate: 0.0, hitlag_mult: 0.75, sdi_mult: 0.8, effect: Slash, unk1: false, sound_level: 2, unk2: false, sound: Slash, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    4. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 3, set_id: 0, damage: Constant(3.0), trajectory: 190, wdsk: 0, kbg: 37, shield_damage: 3, bkb: 40, size: 6.6, x_offset: 0.0, y_offset: 14.0, z_offset: -9.0, tripping_rate: 0.0, hitlag_mult: 0.75, sdi_mult: 0.8, effect: Slash, unk1: false, sound_level: 2, unk2: false, sound: Slash, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    5. SyncWait(2.0)
    6. DeleteAllHitBoxes
    7. SyncWait(1.0)
  5. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(10.0), trajectory: 90, wdsk: 0, kbg: 100, shield_damage: 0, bkb: 55, size: 15.0, x_offset: 0.0, y_offset: 9.7, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Slash, unk1: false, sound_level: 2, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
  6. SyncWait(1.0)
  7. Armor { armor_type: None, tolerance: 0.0 }
  8. DeleteAllHitBoxes
  9. AsyncWait(43.0)
  10. ModelChanger { reference: 0, switch_index: 1, bone_group_index: 0 }
  11. AsyncWait(63.0)
  12. AllowInterrupts

GFX

  1. AsyncWait(9.0)
  2. loop 6 times:
    1. FlashEffectOverlay { red: 255, green: 51, blue: 0, alpha: 120 }
    2. SyncWait(1.0)
    3. RemoveFlashEffect
    4. SyncWait(1.0)
  3. AsyncWait(8.0)
  4. GraphicEffect(GraphicEffect { graphic: 14, 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.5, 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: true })
  5. loop 4 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 38, bone: 51, x_offset: 0.0, y_offset: -2.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 90.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: true })
    2. SyncWait(3.0)
  6. GraphicEffect(GraphicEffect { graphic: 14, 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.25, 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: true })
  7. loop 6 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 38, bone: 51, x_offset: 0.0, y_offset: -2.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 90.0, z_rotation: 0.0, scale: 2.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: true })
    2. SyncWait(3.0)

SFX

  1. AsyncWait(1.0)
  2. SoundEffectStop(105)
  3. SoundEffect1(1450)
  4. SoundEffect1(167)
  5. SyncWait(1.0)
  6. SoundEffectTransient(3762)
  7. SoundEffect1(3759)
  8. SyncWait(7.0)
  9. SoundEffect1(3750)
  10. SoundEffect1(3757)
  11. SyncWait(6.0)
  12. SoundEffect1(3750)
  13. SoundEffect1(3758)
  14. SyncWait(8.0)
  15. SoundEffect1(3750)
  16. SoundEffect1(3755)
  17. SyncWait(15.0)
  18. SoundEffect1(3750)
  19. SoundEffect1(3756)
  20. SyncWait(14.0)
  21. SoundEffect1(3744)

Other

  1. SlopeContourStand { leg_bone_parent: 6 }
  2. AsyncWait(5.0)
  3. SlopeContourFull { hip_n_or_top_n: 1, trans_bone: 2 }
  4. ScreenShake { magnitude: 1 }
  5. AsyncWait(7.0)
  6. RumbleLoop { unk1: 2, unk2: 35 }
  7. UnknownEvent { namespace: 0x18, code: 0x1, unk1: 0x0, arguments: [Value(1), Value(6), Bool(true)] }
  8. ScreenShake { magnitude: 1 }
  9. AsyncWait(9.0)
  10. ModelChanger { reference: 0, switch_index: 0, bone_group_index: -1 }
  11. ItemVisibility(false)
  12. UnknownEvent { namespace: 0x1f, code: 0xf, unk1: 0x0, arguments: [Bool(false)] }
  13. ScreenShake { magnitude: 1 }
  14. AsyncWait(43.0)
  15. ItemVisibility(true)
  16. UnknownEvent { namespace: 0x1f, code: 0xf, unk1: 0x0, arguments: [Bool(true)] }
  17. AsyncWait(55.0)
  18. SlopeContourFull { hip_n_or_top_n: 6, trans_bone: 6 }