PM3.02 - Kirby - Subaction - EscapeB

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

Stats

IASA: 32
Fully Intangible: 4-20
Subaction Index: 0x45

Scripts

Main

  1. AsyncWait(3.0)
  2. ChangeHurtBoxStateAll { state: IntangibleFlashing }
  3. AsyncWait(20.0)
  4. ChangeHurtBoxStateAll { state: Normal }
  5. AsyncWait(31.0)
  6. AllowInterrupts

GFX

  1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 16, bone: 400, 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: true })
  2. AsyncWait(4.0)
  3. GraphicEffect(GraphicEffect { graphic: 10, bone: 400, 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, 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: true })

SFX

  1. AsyncWait(4.0)
  2. SoundEffect1(3077)
  3. SyncWait(8.0)
  4. SoundEffect1(3128)
  5. SyncWait(8.0)
  6. SoundEffect1(3126)
  7. SyncWait(15.0)
  8. SoundEffect1(3088)

Other