LXP2.1 - Waluigi - Action - 0xca
Entry Script
- UnknownEvent { namespace: 0x14, code: 0x5, unk1: 0x0, arguments: [Bool(false)] }
- CreateInterrupt { interrupt_id: None, action: 0xcb, requirement: (ButtonMashingOrStatusExpiredSleepBuryFreeze) }
- CallEveryFrame { thread_id: 9, script: 0x2066c }
- SoundEffect1(195)
- UnknownEvent { namespace: 0x17, code: 0x5, unk1: 0x0, arguments: [] }
- ChangeSubactionRestartFrame(FreezeHit)
- SetAnimationFrame(1.0)
- FrameSpeedModifier { multiplier: 0.0, unk: 0 }
- loop Infinite times:
- if (OnGround)
- SetAirGround(6)
- SetEdgeSlide(StayOn)
- else
- SetAirGround(67)
- SetEdgeSlide(Airbourne)
- LoopRest
Exit Script (Common)