PM3.6 - Squirtle - Subaction - AttackHi4

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

Stats

IASA: None
Hitboxes active: 5-6, 10-14
Hitbox set 0 hits: 5, 10
Subaction Index: 0x5d

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 WDSK BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 50 0 100 78 Normal Punch 3 3
0 1 2 50 0 100 78 Normal Punch 2 3

Frame:10

Set ID Dmg BKB KBG Angle Effect Sound Angle Flip Clang Shieldstun Hitlag Targets
0 0 14 75 95 95 Water Unknown(72) MD false 8 7
0 1 14 75 95 95 Water Unknown(72) MD false 8 7

Frame:11

Set ID Dmg BKB KBG Angle Effect Sound Angle Flip Clang Shieldstun Hitlag Targets
0 0 13 70 95 95 Water Unknown(72) MD false 7 7
0 1 13 70 95 95 Water Unknown(72) MD false 7 7

Frame:12

Set ID Dmg BKB KBG Angle Effect Sound Angle Flip Clang Shieldstun Hitlag Targets
0 0 13 70 95 95 Water Unknown(72) MD false 7 7
0 1 13 70 95 95 Water Unknown(72) MD false 7 7
0 2 12 70 90 95 Water Unknown(72) MD false 7 6
0 3 12 70 90 95 Water Unknown(72) MD false 7 6

Frame:13

Set ID Dmg BKB KBG Angle Effect Sound Angle Flip Clang Shieldstun Hitlag Targets
0 0 13 70 95 95 Water Unknown(72) MD false 7 7
0 1 13 70 95 95 Water Unknown(72) MD false 7 7
0 2 10 55 85 95 Water Unknown(72) MD false 6 6
0 3 10 55 85 95 Water Unknown(72) MD false 6 6

Frame:14

Set ID Dmg BKB KBG Angle Effect Sound Angle Flip Clang Shieldstun Hitlag Targets
0 0 13 70 95 95 Water Unknown(72) MD false 7 7
0 1 13 70 95 95 Water Unknown(72) MD false 7 7
0 2 8 40 80 95 Water Unknown(72) MD false 5 5
0 3 8 40 80 95 Water Unknown(72) MD false 5 5

Scripts

Main

  1. if ((InternalConstantInt(HorizontalCharacterVelocity) LessThan scalar(-2)))
    1. SetVelocity { x_vel: -2.0, y_vel: 0.0 }
  2. AsyncWait(4.0)
  3. CreateHitBox(HitBoxArguments { bone_index: 7, hitbox_id: 0, set_id: 0, damage: Constant(3.0), trajectory: 78, wdsk: 50, kbg: 100, shield_damage: 0, bkb: 0, size: 4.95, x_offset: -0.9984, y_offset: 3.25, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: false, unk4: 0, sse_type: Head, clang: true, unk5: true, direct: true, unk6: 0 })
  4. CreateHitBox(HitBoxArguments { bone_index: 6, hitbox_id: 1, set_id: 0, damage: Constant(2.0), trajectory: 78, wdsk: 50, kbg: 100, shield_damage: 0, bkb: 0, size: 6.03, x_offset: 0.0, y_offset: 1.88, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Punch, unk3: 0, ground: true, aerial: false, unk4: 0, sse_type: Head, clang: true, unk5: true, direct: true, unk6: 0 })
  5. SyncWait(2.0)
  6. DeleteAllHitBoxes
  7. AsyncWait(9.0)
  8. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 1, hitbox_id: 0, set_id: 0, damage: Constant(14.0), trajectory: 95, wdsk: 0, kbg: 95, shield_damage: 0, bkb: 75, size: 6.01, x_offset: 0.0, y_offset: 5.4, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 2, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: true, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  9. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 46, hitbox_id: 1, set_id: 0, damage: Constant(14.0), trajectory: 95, wdsk: 0, kbg: 95, shield_damage: 0, bkb: 75, size: 6.01, x_offset: 0.0, y_offset: 5.4, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 2, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: true, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  10. SyncWait(1.0)
  11. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 1, hitbox_id: 0, set_id: 0, damage: Constant(13.0), trajectory: 95, wdsk: 0, kbg: 95, shield_damage: 0, bkb: 70, size: 5.5, x_offset: 0.0, y_offset: 14.92, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 2, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: true, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  12. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 46, hitbox_id: 1, set_id: 0, damage: Constant(13.0), trajectory: 95, wdsk: 0, kbg: 95, shield_damage: 0, bkb: 70, size: 5.5, x_offset: 0.0, y_offset: 14.92, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 2, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: true, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  13. SyncWait(1.0)
  14. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 1, hitbox_id: 2, set_id: 0, damage: Constant(12.0), trajectory: 95, wdsk: 0, kbg: 90, shield_damage: 0, bkb: 70, size: 4.75, x_offset: 0.0, y_offset: 22.86, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 1, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: false, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  15. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 46, hitbox_id: 3, set_id: 0, damage: Constant(12.0), trajectory: 95, wdsk: 0, kbg: 90, shield_damage: 0, bkb: 70, size: 4.75, x_offset: 0.0, y_offset: 22.86, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 1, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: false, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  16. SyncWait(1.0)
  17. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 1, hitbox_id: 2, set_id: 0, damage: Constant(10.0), trajectory: 95, wdsk: 0, kbg: 85, shield_damage: 0, bkb: 55, size: 3.5, x_offset: 0.0, y_offset: 27.76, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 1, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: false, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  18. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 46, hitbox_id: 3, set_id: 0, damage: Constant(10.0), trajectory: 95, wdsk: 0, kbg: 85, shield_damage: 0, bkb: 55, size: 3.5, x_offset: 0.0, y_offset: 27.76, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 1, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: false, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  19. SyncWait(1.0)
  20. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 1, hitbox_id: 2, set_id: 0, damage: Constant(8.0), trajectory: 95, wdsk: 0, kbg: 80, shield_damage: 0, bkb: 40, size: 2.76, x_offset: 0.0, y_offset: 33.58, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 0, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: false, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  21. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 46, hitbox_id: 3, set_id: 0, damage: Constant(8.0), trajectory: 95, wdsk: 0, kbg: 80, shield_damage: 0, bkb: 40, size: 2.76, x_offset: 0.0, y_offset: 33.58, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Water, unk1: false, sound_level: 0, unk2: false, sound: Unknown(72), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Water, clang: false, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: MovementDir, unk1: false, stretches_to_bone: false, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  22. SyncWait(1.0)
  23. DeleteAllHitBoxes
  24. DeleteHitBox(1)
  25. DeleteHitBox(2)
  26. DeleteHitBox(3)
  27. DeleteHitBox(2)
  28. DeleteHitBox(3)

GFX

  1. AsyncWait(2.0)
  2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 37, 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: true })
  3. AsyncWait(9.0)
  4. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 9, 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: 0.8, 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 })
  5. ExternalGraphicEffect(ExternalGraphicEffect { file: 31, graphic: 1, bone: 1, 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.1, randomize: None, terminate_with_animation: true })
  6. ExternalGraphicEffect(ExternalGraphicEffect { file: 31, graphic: 1, bone: 46, 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.1, randomize: None, terminate_with_animation: true })

SFX

  1. AsyncWait(3.0)
  2. SoundEffectStop(191)
  3. SoundVoiceLow
  4. SoundEffect1(5544)
  5. SyncWait(3.0)
  6. SoundEffect1(5588)
  7. SyncWait(3.0)
  8. SoundEffect1(5519)
  9. SyncWait(2.0)
  10. SoundEffect1(5546)
  11. SyncWait(32.0)
  12. SoundEffect1(5547)

Other

  1. AsyncWait(13.0)
  2. ScreenShake { magnitude: 1 }
  3. Rumble { unk1: 14, unk2: 0 }