PM3.02 - Samus - Subaction - AttackHi4Ice

| 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: 41
Hitboxes active: 3-13
Hitbox set 0 hits: 3
Subaction Index: 0x59

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

Set ID Dmg BKB KBG Angle Effect Sound Clang Shieldstun Hitlag Targets
0 0 17 50 88 65 Normal MagicZap false 9 8
0 2 17 50 88 65 Normal MagicZap false 9 8

Frames:7-9

Set ID Dmg BKB KBG Angle Effect Sound Clang Shieldstun Hitlag Targets
0 0 14 20 105 75 Normal MagicZap false 8 7
0 2 14 20 105 75 Normal MagicZap false 8 7

Frames:10-13

Set ID Dmg BKB KBG Angle Effect Sound Clang Shieldstun Hitlag Targets
0 0 12 20 90 85 Normal MagicZap false 7 6
0 2 12 20 90 85 Normal MagicZap false 7 6

Scripts

Main

  1. AsyncWait(2.0)
  2. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 0, set_id: 0, damage: Constant(17.0), trajectory: 65, wdsk: 0, kbg: 88, shield_damage: 0, bkb: 50, size: 3.82, x_offset: 4.5, 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: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Energy, clang: false, unk5: false, direct: true, unk6: 0 })
  3. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 2, set_id: 0, damage: Constant(17.0), trajectory: 65, wdsk: 0, kbg: 88, shield_damage: 0, bkb: 50, 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: 2, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Energy, clang: false, unk5: false, direct: true, unk6: 0 })
  4. SyncWait(4.0)
  5. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 0, set_id: 0, damage: Constant(14.0), trajectory: 75, wdsk: 0, kbg: 105, shield_damage: 0, bkb: 20, 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: 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. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 2, set_id: 0, damage: Constant(14.0), trajectory: 75, wdsk: 0, kbg: 105, shield_damage: 0, bkb: 20, size: 5.82, x_offset: -5.8581333, 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 })
  7. SyncWait(3.0)
  8. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 0, set_id: 0, damage: Constant(12.0), trajectory: 85, wdsk: 0, kbg: 90, shield_damage: 0, bkb: 20, 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: 1, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Energy, clang: false, unk5: false, direct: true, unk6: 0 })
  9. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 2, set_id: 0, damage: Constant(12.0), trajectory: 85, wdsk: 0, kbg: 90, shield_damage: 0, bkb: 20, size: 5.82, x_offset: -5.8581333, 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 })
  10. AsyncWait(13.0)
  11. DeleteSwordGlow { fade_time: 5 }
  12. DeleteAllHitBoxes
  13. AsyncWait(40.0)
  14. AllowInterrupts

GFX

  1. Subroutine(JumpF GFX 0x6568)
  2. SwordGlow(SwordGlow { color: 7, blur_length: 7, 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: 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, glow_length: 1.0 })
  3. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 62, bone: 43, x_offset: 0.0, y_offset: 0.0, z_offset: -2.5002666, x_rotation: 20.0, y_rotation: 20.0, z_rotation: 75.0, scale: 0.15, randomize: None, terminate_with_animation: true })
  4. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 62, bone: 43, x_offset: 0.0, y_offset: 0.0, z_offset: -5.9989333, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.2, randomize: None, terminate_with_animation: true })
  5. AsyncWait(1.0)
  6. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 63, bone: 47, x_offset: 0.0, y_offset: 0.0, z_offset: 4.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.35, randomize: None, terminate_with_animation: true })
  7. loop 10 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.15, 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)
  8. UnknownEvent { namespace: 0x11, code: 0x15, unk1: 0x0, arguments: [Value(62), Bool(true), Bool(true)] }
  9. SyncWait(4.0)
  10. UnknownEvent { namespace: 0x11, code: 0x15, unk1: 0x0, arguments: [Value(63), Bool(false), Bool(false)] }

SFX

  1. SoundEffectStop(105)
  2. AsyncWait(2.0)
  3. SoundEffect1(2915)
  4. SoundVoiceLow
  5. SyncWait(2.0)

Other

  1. AsyncWait(6.0)
  2. Rumble { unk1: 17, unk2: 0 }
  3. AsyncWait(38.0)
  4. SlopeContourStand { leg_bone_parent: 6 }