PM3.6 - Ganondorf - Subaction - SpecialHiThrow

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

Stats

IASA: None
Subaction Index: 0x1db

Throw

Frame: 0

Dmg BKB KBG Angle Effect Sound Grab Target Iframes WDTS
10 40 115 361 Flame Burn AerialAndGrounded 8 false

Scripts

Main

  1. SpecifyThrow(SpecifyThrow { throw_use: Throw, bone: 0, damage: 10, trajectory: 361, kbg: 115, wdsk: 0, bkb: 40, effect: Flame, unk0: 1.0, unk1: 0.0, unk2: 1.0, unk3: 2, sfx: Burn, grab_target: AerialAndGrounded, unk4: true, unk5: true, i_frames: 8 })
  2. SpecifyThrow(SpecifyThrow { throw_use: GrabInterrupt, bone: 0, damage: 8, trajectory: 0, kbg: 10, wdsk: 0, bkb: 100, effect: Normal, unk0: 1.0, unk1: 0.0, unk2: 1.0, unk3: 0, sfx: Kick, grab_target: AerialAndGrounded, unk4: true, unk5: true, i_frames: 8 })
  3. ApplyThrow { unk0: 0, bone: 69, unk1: RandomAccessInt(ThrowDataParam1) unk2: RandomAccessInt(ThrowDataParam2), unk3: RandomAccessInt(ThrowDataParam3) }
  4. AsyncWait(45.0)
  5. BoolVariableSetTrue { variable: RandomAccessBool (0x11) }

GFX

  1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 9, 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. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 24, bone: 0, x_offset: 0.0, y_offset: 10.0, z_offset: 5.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 })

SFX

  1. SoundEffect1(4749)

Other

  1. AsyncWait(1.0)
  2. ScreenShake { magnitude: 2 }
  3. Rumble { unk1: 15, unk2: 0 }