LXP2.1 - MetalSonic - Subaction - SpecialSshort

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |

Stats

IASA: None
Hitboxes active: 1-10
Hitbox set 0 hits: 1
Subaction Index: 0x1d1

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:1-9

Set ID Dmg BKB KBG Angle Effect Sound Angle Flip Clang Direct Shieldstun Hitlag Targets
0 0 11 72 88 361 Normal MagicZap AD true true 6 6
0 1 15 45 90 35 Flame Unknown(64) ADR false false 8 7

Scripts

Main

  1. FloatVariableSet { variable: RandomAccessFloat (0x63), value: 1 }
  2. FloatVariableSet { variable: LongtermAccessFloat (0x5f), value: 0 }
  3. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(15.0), trajectory: 35, wdsk: 0, kbg: 90, shield_damage: 0, bkb: 45, size: 0.0, x_offset: 0.0, y_offset: 8.0, z_offset: -7.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Unknown(64), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: false, unk5: true, direct: false, unk6: 0 }, rehit_rate: 0, angle_flipping: AttackerDirReverse, 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 })
  4. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 23, hitbox_id: 0, set_id: 0, damage: Constant(11.0), trajectory: 361, wdsk: 0, kbg: 88, shield_damage: 0, bkb: 72, size: 4.0, x_offset: 0.0, 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: Spin, clang: true, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: AttackerDir, 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 })
  5. loop Infinite times:
    1. if (TouchingAFloorWallOrCeiling value(2))
      1. IfStatementOr (TouchingAFloorWallOrCeiling value(4))
      2. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 23, hitbox_id: 0, set_id: 0, damage: Constant(12.0), trajectory: 35, wdsk: 0, kbg: 90, shield_damage: 0, bkb: 45, size: 4.0, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Unknown(64), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: false, unk5: true, direct: false, unk6: 0 }, rehit_rate: 0, angle_flipping: AttackerDirReverse, 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 })
      3. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(12.0), trajectory: 35, wdsk: 0, kbg: 90, shield_damage: 0, bkb: 45, size: 4.0, x_offset: 0.0, y_offset: 8.0, z_offset: -7.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Unknown(64), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: false, unk5: true, direct: false, unk6: 0 }, rehit_rate: 0, angle_flipping: AttackerDirReverse, 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 })
    2. else
      1. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 23, hitbox_id: 0, set_id: 0, damage: Constant(11.0), trajectory: 361, wdsk: 0, kbg: 88, shield_damage: 0, bkb: 72, size: 4.0, x_offset: 0.0, 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: Spin, clang: true, unk5: true, direct: true, unk6: 0 }, rehit_rate: 0, angle_flipping: AttackerDir, 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 })
      2. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(15.0), trajectory: 35, wdsk: 0, kbg: 90, shield_damage: 0, bkb: 45, size: 0.0, x_offset: 0.0, y_offset: 8.0, z_offset: -7.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Unknown(64), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: false, unk5: true, direct: false, unk6: 0 }, rehit_rate: 0, angle_flipping: AttackerDirReverse, 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 })
    3. SyncWait(1.0)

GFX

  1. FlashEffectOverlay { red: 240, green: 216, blue: 8, alpha: 144 }
  2. loop 100 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 18, bone: 25, x_offset: 0.0, y_offset: 0.3, z_offset: -3.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.02, 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(0.5)

SFX

  1. SoundEffect1(28615)
  2. SoundEffect1(28633)
  3. SyncWait(1.0)
  4. SoundEffect1(28739)

Other

  1. Rumble { unk1: 18, unk2: 0 }