PM3.02 - Samus - 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 |

Stats

IASA: None
Fully Intangible: 1-3
Hitboxes active: 4-30
Hitbox set 0 hits: 4, 7, 10, 13, 15, 17, 19, 21, 23, 25, 27, 29
Subaction Index: 0x1d9

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:4-12

Set ID Dmg BKB KBG Angle Effect Sound Hitlag Mult Shield Dmg Shieldstun Hitlag Targets
0 0 1 25 0 140 Normal Kick 0 3 2 0
0 1 1 25 0 140 Normal Kick 0 3 2 0
0 2 1 100 0 110 Normal Kick 0 3 2 0
0 3 1 100 0 110 Normal Kick 0 3 2 0

Frames:13-28

Set ID Dmg BKB KBG Angle Effect Sound Hitlag Mult Shield Dmg Shieldstun Hitlag Targets
0 0 1 25 0 140 Normal Kick 0 3 2 0
0 1 1 25 0 140 Normal Kick 0 3 2 0
0 2 1 80 0 110 Normal Kick 0 3 2 0
0 3 1 80 0 110 Normal Kick 0 3 2 0

Frames:29-30

Set ID Dmg BKB KBG Angle Effect Sound Shield Dmg Shieldstun Hitlag Targets
0 0 1 50 160 70 Electric Kick 3 2 3

Scripts

Main

  1. ChangeHurtBoxStateAll { state: IntangibleFlashing }
  2. AsyncWait(3.0)
  3. ChangeHurtBoxStateAll { state: Normal }
  4. LedgeGrabEnable(EnableInFront)
  5. loop 3 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(1.0), trajectory: 140, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 25, size: 2.34, x_offset: 0.0, y_offset: 8.25, z_offset: 5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, 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(1.0), trajectory: 140, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 25, size: 2.34, x_offset: 0.0, y_offset: 8.25, z_offset: -5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, 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(1.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 100, size: 2.34, x_offset: 0.0, y_offset: -0.69, z_offset: 5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, 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(1.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 100, size: 2.34, x_offset: 0.0, y_offset: -0.69, z_offset: -5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
    5. SyncWait(3.0)
    6. DeleteAllHitBoxes
  6. BoolVariableSetTrue { variable: RandomAccessBool (0x11) }
  7. loop 8 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(1.0), trajectory: 140, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 25, size: 2.34, x_offset: 0.0, y_offset: 8.25, z_offset: 5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, 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: 3, set_id: 0, damage: Constant(1.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 80, size: 2.34, x_offset: 0.0, y_offset: -0.69, z_offset: -5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, 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(1.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 80, size: 2.34, x_offset: 0.0, y_offset: -0.69, z_offset: 5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, 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: 1, set_id: 0, damage: Constant(1.0), trajectory: 140, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 25, size: 2.34, x_offset: 0.0, y_offset: 8.25, z_offset: -5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, 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
  8. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(1.0), trajectory: 70, wdsk: 0, kbg: 160, shield_damage: 3, bkb: 50, size: 9.6, x_offset: 0.0, y_offset: 5.2, z_offset: 1.6, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, 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 })
  9. SyncWait(2.0)
  10. DeleteAllHitBoxes
  11. LedgeGrabEnable(EnableInFrontAndBehind)

GFX

  1. ExternalGraphicEffect(ExternalGraphicEffect { file: 4, graphic: 10, bone: 3, 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 })
  2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 7, bone: 0, x_offset: 0.0, y_offset: -2.96, 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(3.0)
  2. SoundEffect1(2817)

Other

  1. Subroutine(SpecialHi Other 0x55e8)