PM3.6 - Charizard - Subaction - SpecialLwJump

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

Stats

IASA: 8
Subaction Index: 0x1da

Scripts

Main

  1. SetOrAddVelocity(SetOrAddVelocity { x_vel: 0.0, y_vel: 0.0, x_set: true, y_set: true })
  2. AsyncWait(4.0)
  3. FloatVariableSet { variable: RandomAccessFloat (0x5), value: InternalConstantInt(ControlStickXAxisRelative) }
  4. AddVelocity { x_vel: Variable(RandomAccessFloat(Address(5))), y_vel: Variable(RandomAccessFloat(Address(7))) }
  5. AsyncWait(7.0)
  6. AllowInterrupts

GFX

  1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 11, bone: 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, scale: 1.0, 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. loop 5 times:
    1. FlashEffectOverlay { red: 238, green: 251, blue: 2, alpha: 50 }
    2. SetColorOfFlashEffectOverlay { transition_time: 8, red: 0, green: 0, blue: 0, alpha: 0 }
    3. SyncWait(8.0)
    4. RemoveFlashEffect

SFX

  1. SoundEffect1(169)
  2. AsyncWait(4.0)
  3. SoundEffect1(113)
  4. SoundEffect1(2198)
  5. SoundEffect1(194)
  6. loop 6 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 12, bone: 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, scale: 1.0, 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(4.0)

Other

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