PM3.6 - Olimar - Subaction - AttackAirB

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

Stats

IASA: 38
Auto Cancel Window: 1-5, 38-44
Auto Cancel Lag: 4
Landing Lag: 16
Landing Lag (L-Cancel): 8
Direction Reverse Frames: 38
Subaction Index: 0x64

Scripts

Main

  1. if ((LongtermAccessInt (0x5e) Equal scalar(1)))
    1. FrameSpeedModifier { multiplier: 2.0, unk: 0 }
    2. BoolVariableSetTrue { variable: LongtermAccessBool (0x73) }
  2. else
    1. BoolVariableSetFalse { variable: LongtermAccessBool (0x73) }
  3. BoolVariableSetTrue { variable: RandomAccessBool(EnableActionTransition) }
  4. AsyncWait(5.0)
  5. BoolVariableSetTrue { variable: RandomAccessBool(EnableLandingLag) }
  6. AsyncWait(8.0)
  7. FrameSpeedModifier { multiplier: 1.0, unk: 0 }
  8. AsyncWait(15.0)
  9. if (BoolIsTrue LongtermAccessBool (0x73))
    1. FrameSpeedModifier { multiplier: 1.0, unk: 0 }
  10. AsyncWait(28.0)
  11. BoolVariableSetTrue { variable: RandomAccessBool (0x11) }
  12. AsyncWait(37.0)
  13. BoolVariableSetFalse { variable: RandomAccessBool(EnableLandingLag) }
  14. ReverseDirection
  15. AllowInterrupts

GFX

  1. Goto(0x9019c168)

SFX

  1. AsyncWait(8.0)
  2. SoundEffect1(54)

Other

  1. ItemVisibility(false)
  2. AsyncWait(7.0)
  3. Rumble { unk1: 17, unk2: 0 }
  4. AsyncWait(31.0)
  5. ItemVisibility(true)