LXP2.1 - Waluigi - Action - 0xca

Entry Script

  1. UnknownEvent { namespace: 0x14, code: 0x5, unk1: 0x0, arguments: [Bool(false)] }
  2. CreateInterrupt { interrupt_id: None, action: 0xcb, requirement: (ButtonMashingOrStatusExpiredSleepBuryFreeze) }
  3. CallEveryFrame { thread_id: 9, script: 0x2066c }
  4. SoundEffect1(195)
  5. UnknownEvent { namespace: 0x17, code: 0x5, unk1: 0x0, arguments: [] }
  6. ChangeSubactionRestartFrame(FreezeHit)
  7. SetAnimationFrame(1.0)
  8. FrameSpeedModifier { multiplier: 0.0, unk: 0 }
  9. loop Infinite times:
    1. if (OnGround)
      1. SetAirGround(6)
      2. SetEdgeSlide(StayOn)
    2. else
      1. SetAirGround(67)
      2. SetEdgeSlide(Airbourne)
    3. LoopRest

Exit Script (Common)