PM3.02 - Samus - Subaction - AttackAirF

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

Stats

IASA: 50
Auto Cancel Window: 47-60
Auto Cancel Lag: 4
Landing Lag: 24
Landing Lag (L-Cancel): 12
Hitboxes active: 5-6, 11-12, 17-18, 23-24, 28-29
Hitbox set 0 hits: 5, 11, 17, 23, 28
Subaction Index: 0x63

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 5 20 0 100 85 Flame Burn 4 4
0 2 5 20 0 100 85 Flame Burn 4 4

Frames:11-12

Set ID Dmg WDSK BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 5 20 0 100 80 Flame Burn 4 4
0 2 5 20 0 100 80 Flame Burn 4 4

Frames:17-18

Set ID Dmg WDSK BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 5 20 0 100 80 Flame Burn 4 4
0 2 5 20 0 100 80 Flame Burn 4 4

Frames:23-24

Set ID Dmg WDSK BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 5 20 0 100 80 Flame Burn 4 4
0 2 5 20 0 100 80 Flame Burn 4 4

Frames:28-29

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 5 40 100 361 Flame Burn 4 4
0 2 5 40 100 361 Flame Burn 4 4

Scripts

Main

  1. if ((LongtermAccessInt (0x63) Equal scalar(0)))
    1. Subroutine(0x240b4)
  2. else
    1. SetAnimationFrame(60.0)
    2. BoolVariableSetTrue { variable: RandomAccessBool(EnableLandingLag) }
    3. AsyncWait(9.0)
    4. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 0, set_id: 0, damage: Constant(14.0), trajectory: 39, wdsk: 0, kbg: 80, shield_damage: 0, bkb: 45, size: 3.82, x_offset: 3.66, y_offset: 0.0, 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: Hand, clang: true, unk5: true, direct: true, unk6: 0 })
    5. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 2, set_id: 0, damage: Constant(14.0), trajectory: 39, wdsk: 0, kbg: 80, shield_damage: 0, bkb: 45, size: 5.82, x_offset: -5.86, y_offset: 0.0, 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: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Energy, clang: false, unk5: false, direct: true, unk6: 0 })
    6. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 63, bone: 47, 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.35, randomize: None, terminate_with_animation: true })
    7. SwordGlow(SwordGlow { color: 7, blur_length: 11, point1_bone: 47, point1_x_offset: 0.0, point1_y_offset: -3.0, point1_z_offset: 0.0, point2_bone: 47, point2_x_offset: 0.0, point2_y_offset: 3.0, point2_z_offset: 0.0, delete_after_subaction: true, graphic_id: 0, bone_id: 47, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, glow_length: 0.0 })
    8. SoundEffect1(2915)
    9. loop 5 times:
      1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 60, bone: 47, 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.25, 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 })
      2. SyncWait(1.0)
    10. DeleteSwordGlow { fade_time: 6 }
    11. DeleteAllHitBoxes
    12. AsyncWait(28.0)
    13. UnknownEvent { namespace: 0x11, code: 0x15, unk1: 0x0, arguments: [Value(63), Bool(true), Bool(true)] }
    14. AsyncWait(33.0)
    15. BoolVariableSetFalse { variable: RandomAccessBool(EnableLandingLag) }
    16. AsyncWait(41.0)
    17. AllowInterrupts

GFX

  1. if ((LongtermAccessInt (0x63) Equal scalar(0)))
    1. AsyncWait(6.0)
    2. loop 5 times:
      1. ExternalGraphicEffect(ExternalGraphicEffect { file: 4, graphic: 2, bone: 43, x_offset: 0.0, y_offset: 0.0, z_offset: -7.4, 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 })
      2. SoundEffect1(2808)
      3. Rumble { unk1: 17, unk2: 0 }
      4. SyncWait(6.0)

SFX

  1. AsyncWait(4.0)
  2. SoundVoiceLow
  3. Goto(0x9019c168)

Other

  1. AsyncWait(9.0)
  2. if ((LongtermAccessInt (0x63) NotEqual scalar(0)))
    1. SoundEffect1(113)
    2. loop 5 times:
      1. Rumble { unk1: 17, unk2: 0 }
      2. SyncWait(1.0)