Brawl - Fox - Subaction - AttackAirLw

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

Stats

IASA: None
Auto Cancel Window: 1-4, 31-50
Auto Cancel Lag: 2
Landing Lag: 12
Landing Lag (L-Cancel): 6
Hitboxes active: 5-6, 8-9, 11-12, 14-15, 17-18, 20-21, 23-24
Hitbox set 0 hits: 5, 8, 11, 14, 17, 20, 23
Subaction Index: 0x66

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 BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 33 40 285 Normal Punch 3 4

Frames:8-9

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 33 40 285 Normal Punch 3 4

Frames:11-12

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 33 40 285 Normal Punch 3 4

Frames:14-15

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 33 40 285 Normal Punch 3 4

Frames:17-18

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 33 40 285 Normal Punch 3 4

Frames:20-21

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 33 40 285 Normal Punch 3 4

Frames:23-24

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 3 33 40 285 Normal Punch 3 4

Scripts

Main

  1. AsyncWait(4.0)
  2. BoolVariableSetTrue { variable: RandomAccessBool(EnableLandingLag) }
  3. loop 7 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(3.0), trajectory: 285, wdsk: 0, kbg: 40, shield_damage: 0, bkb: 33, size: 6.4, x_offset: 0.0, y_offset: 5.0, z_offset: 2.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: true, unk4: 0, sse_type: Foot, clang: true, unk5: true, direct: true, unk6: 0 })
    2. SyncWait(2.0)
    3. DeleteAllHitBoxes
    4. SyncWait(1.0)
  4. DeleteAllHitBoxes
  5. SyncWait(5.0)
  6. BoolVariableSetFalse { variable: RandomAccessBool(EnableLandingLag) }

GFX

    SFX

    1. AsyncWait(4.0)
    2. SoundVoiceLow
    3. SoundEffect1(3233)
    4. SyncWait(3.0)
    5. SoundEffect1(3233)
    6. SyncWait(3.0)
    7. SoundEffect1(3232)
    8. SyncWait(3.0)
    9. SoundEffect1(3232)
    10. SyncWait(3.0)
    11. SoundEffect1(3230)
    12. SyncWait(3.0)
    13. SoundEffect1(3230)
    14. SyncWait(3.0)
    15. SoundEffect1(3230)

    Other

    1. AsyncWait(5.0)
    2. RumbleLoop { unk1: 2, unk2: 20 }