PM3.6 - Wario - Subaction - SpecialLwFlyR

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

Stats

IASA: None
Hitboxes active: 5-18
Hitbox set 0 hits: 5
Subaction Index: 0x201

Hitboxes

Move staling reduces damage up to 45%. Move staling also reduces final knockback, shieldstun and hitlag because damage is used in their formulas.

Frames:5-6

Set ID Dmg BKB KBG Angle Effect Sound Clang Shieldstun Hitlag Targets
0 0 21 40 85 35 Normal Explosion false 11 9

Frames:7-18

Set ID Dmg BKB KBG Angle Effect Sound Clang Shieldstun Hitlag Targets
0 0 18 20 100 80 Normal Explosion false 10 8

Scripts

Main

  1. AsyncWait(4.0)
  2. SetAnimationFrame(9.0)
  3. CreateHitBox(HitBoxArguments { bone_index: 400, hitbox_id: 0, set_id: 0, damage: Constant(21.0), trajectory: 35, wdsk: 0, kbg: 85, shield_damage: 0, bkb: 40, size: 10.0, x_offset: 0.0, y_offset: 2.5, z_offset: 0.3, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 3, unk2: false, sound: Explosion, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: false, unk5: false, direct: true, unk6: 0 })
  4. BoolVariableSetTrue { variable: RandomAccessBool (0x11) }
  5. AsyncWait(6.0)
  6. CreateHitBox(HitBoxArguments { bone_index: 400, hitbox_id: 0, set_id: 0, damage: Constant(18.0), trajectory: 80, wdsk: 0, kbg: 100, shield_damage: 0, bkb: 20, size: 7.0, x_offset: 0.0, y_offset: 9.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 3, unk2: false, sound: Explosion, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Body, clang: false, unk5: false, direct: true, unk6: 0 })
  7. SyncWait(12.0)
  8. DeleteAllHitBoxes

GFX

  1. AsyncWait(1.0)
  2. ExternalGraphicEffect(ExternalGraphicEffect { file: 22, graphic: 5, 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.6, 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 })
  3. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 9, 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.75, 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 })
  4. AsyncWait(2.0)
  5. ExternalGraphicEffect(ExternalGraphicEffect { file: 22, graphic: 6, bone: 405, 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 })
  6. FlashEffectOverlay { red: 255, green: 255, blue: 255, alpha: 190 }
  7. AsyncWait(4.0)
  8. FlashEffectOverlay { red: 255, green: 128, blue: 0, alpha: 80 }
  9. AsyncWait(6.0)
  10. SetColorOfFlashEffectOverlay { transition_time: 25, red: 255, green: 0, blue: 0, alpha: 0 }
  11. AsyncWait(31.0)
  12. RemoveFlashEffect

SFX

  1. AsyncWait(4.0)
  2. SoundEffect1(4875)

Other

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