PM3.6 - Wario - Subaction - ShoulderChargeAirImpact

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

Stats

IASA: None
Subaction Index: 0x1eb

Scripts

Main

  1. DeleteAllHitBoxes
  2. AsyncWait(5.0)
  3. AsyncWait(15.0)
  4. FrameSpeedModifier { multiplier: 0.9, unk: 0 }

GFX

  1. RemoveFlashEffect

SFX

  1. SoundEffect1(166)
  2. SoundEffect1(115)
  3. SoundEffect1(114)

Other

  1. Rumble { unk1: 13, unk2: 5 }
  2. BoolVariableSetTrue { variable: LongtermAccessBool(CanNotTeeter) }
  3. if (TouchingAFloorWallOrCeiling value(2))
    1. IfStatementOr (TouchingAFloorWallOrCeiling value(4))
    2. SetOrAddVelocity(SetOrAddVelocity { x_vel: -0.5, y_vel: 1.0, x_set: true, y_set: true })
  4. else
    1. SetOrAddVelocity(SetOrAddVelocity { x_vel: -0.25, y_vel: 1.0, x_set: true, y_set: true })
  5. BoolVariableSetFalse { variable: LongtermAccessBool(CanNotTeeter) }