PM3.6 - Wario - Subaction - ThrowF

| 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: None
Subaction Index: 0x73

Throw

Frame: 12

Dmg BKB KBG Angle Effect Sound Grab Target Iframes WDTS
7 42 90 48 Normal Unique AerialAndGrounded 8 true

Scripts

Main

  1. SpecifyThrow(SpecifyThrow { throw_use: Throw, bone: 0, damage: 7, trajectory: 48, kbg: 90, wdsk: 0, bkb: 42, effect: Normal, unk0: 0.0, unk1: 1.0, unk2: 1.0, unk3: 0, sfx: Unique, grab_target: AerialAndGrounded, unk4: true, unk5: true, i_frames: 8 })
  2. SpecifyThrow(SpecifyThrow { throw_use: GrabInterrupt, bone: 0, damage: 3, trajectory: 40, kbg: 100, wdsk: 0, bkb: 60, effect: Normal, unk0: 0.0, unk1: 1.0, unk2: 1.0, unk3: 0, sfx: Unique, grab_target: AerialAndGrounded, unk4: true, unk5: true, i_frames: 8 })
  3. AsyncWait(12.0)
  4. ApplyThrow { unk0: 0, bone: 478, unk1: RandomAccessInt(ThrowDataParam1) unk2: RandomAccessInt(ThrowDataParam2), unk3: RandomAccessInt(ThrowDataParam3) }

GFX

  1. AsyncWait(4.0)
  2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 16, bone: 478, 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: None, terminate_with_animation: true })
  3. AsyncWait(12.0)
  4. 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: 0.8, 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. if (ButtonHeld value(0))
    1. ChangeSubactionRestartFrame(ThrowFCharge)
  3. AsyncWait(8.0)
  4. SoundEffect1(111)
  5. SoundEffect1(112)
  6. AsyncWait(11.0)
  7. SoundVoiceLow

Other

  1. SlopeContourFull { hip_n_or_top_n: 1, trans_bone: 4 }
  2. AsyncWait(12.0)
  3. SlopeContourFull { hip_n_or_top_n: 6, trans_bone: 4 }
  4. Rumble { unk1: 13, unk2: 0 }
  5. ScreenShake { magnitude: 1 }