PM3.02 - R.O.B - Subaction - SpecialAirHi

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |

Stats

IASA: None
Subaction Index: 0x1d2

Scripts

Main

  1. if ((LongtermAccessInt (0x4b) GreaterThan scalar(0)))
    1. FlashEffectOverlay { red: 255, green: 244, blue: 200, alpha: 255 }
    2. SyncWait(2.0)
    3. RemoveFlashEffect
    4. SyncWait(1.0)
    5. FlashEffectOverlay { red: 255, green: 244, blue: 200, alpha: 140 }
    6. SyncWait(1.0)
    7. RemoveFlashEffect
    8. AsyncWait(5.0)
    9. IntVariableDecrement { variable: LongtermAccessInt (0x4b) }
    10. DisableMovement(DisableVertical)
    11. DisableMovement(DisableHorizontal)
    12. BoolVariableSetTrue { variable: LongtermAccessBool(CanNotTeeter) }
    13. FloatVariableSet { variable: RandomAccessFloat (0x7), value: InternalConstantInt(HorizontalCharacterVelocity) }
    14. SetVelocity { x_vel: 0.0, y_vel: 0.0 }
    15. AddVelocity { x_vel: Variable(RandomAccessFloat(Address(7))), y_vel: Constant(2.59) }
    16. BoolVariableSetFalse { variable: LongtermAccessBool(CanNotTeeter) }
    17. EnableInterruptGroup(AirAttack)
    18. AsyncWait(20.0)
    19. EnableInterruptGroup(AirDodge)
    20. AsyncWait(23.0)
    21. UnknownEvent { namespace: 0xc, code: 0x9, unk1: 0x0, arguments: [Bool(true)] }
    22. BoolVariableSetTrue { variable: LongtermAccessBool(CanNotTeeter) }
    23. SetOrAddVelocity(SetOrAddVelocity { x_vel: 0.0, y_vel: 0.68, x_set: true, y_set: true })
    24. BoolVariableSetFalse { variable: LongtermAccessBool(CanNotTeeter) }
    25. DisableMovement2(DisableVertical)
    26. DisableMovement2(DisableHorizontal)
    27. AsyncWait(25.0)
    28. AllowInterrupts
  2. else
    1. FrameSpeedModifier { multiplier: 2.0, unk: 0 }
    2. loop Infinite times:
      1. BoolVariableSetTrue { variable: LongtermAccessBool(CanNotTeeter) }
      2. SetOrAddVelocity(SetOrAddVelocity { x_vel: 0.0, y_vel: -1.0, x_set: false, y_set: true })
      3. BoolVariableSetFalse { variable: LongtermAccessBool(CanNotTeeter) }
      4. SyncWait(4.0)

GFX

  1. if ((LongtermAccessInt (0x4b) GreaterThan scalar(0)))
    1. AsyncWait(1.0)
    2. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 3, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.2, randomize: None, terminate_with_animation: true })
    3. AsyncWait(9.0)
    4. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 5, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.7, randomize: None, terminate_with_animation: true })
    5. SyncWait(5.0)
    6. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 4, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    7. SyncWait(6.0)
    8. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 4, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })

SFX

  1. Goto(SpecialAirSEnd SFX 0x22e5c)

Other

  1. ItemVisibility(false)
  2. SlopeContourFull { hip_n_or_top_n: 9, trans_bone: 4 }