PM3.02 - Squirtle - Subaction - EscapeN

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

Stats

IASA: 26
Fully Intangible: 2-17
Subaction Index: 0x43

Scripts

Main

  1. AsyncWait(1.0)
  2. ChangeHurtBoxStateAll { state: IntangibleFlashing }
  3. AsyncWait(17.0)
  4. ChangeHurtBoxStateAll { state: Normal }
  5. AsyncWait(25.0)
  6. AllowInterrupts

GFX

  1. GraphicEffect(GraphicEffect { 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, 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(1.0)
  2. SoundEffect1(5535)
  3. SyncWait(29.0)
  4. SoundEffect1(5546)

Other

  1. AsyncWait(1.0)
  2. ItemVisibility(false)
  3. UnknownEvent { namespace: 0x1f, code: 0x10, unk1: 0x0, arguments: [Bool(false), Value(1)] }
  4. UnknownEvent { namespace: 0x1f, code: 0x10, unk1: 0x0, arguments: [Bool(false), Value(2)] }
  5. AsyncWait(17.0)
  6. ItemVisibility(true)
  7. UnknownEvent { namespace: 0x1f, code: 0x10, unk1: 0x0, arguments: [Bool(true), Value(1)] }
  8. UnknownEvent { namespace: 0x1f, code: 0x10, unk1: 0x0, arguments: [Bool(true), Value(2)] }