LXP2.1 - Waluigi - Action - 0x113 SpecialS
Entry Script
- UnknownEvent { namespace: 0x12, code: 0x0, unk1: 0x0, arguments: [Variable(Variable { memory_type: InternalConstant, data_type: Int, address: 23003 }), Variable(Variable { memory_type: LongtermAccess, data_type: Int, address: 1 })] }
- BoolVariableSetFalse { variable: RandomAccessBool(EnableActionTransition) }
- BoolVariableSetFalse { variable: RandomAccessBool (0x11) }
- BoolVariableSetFalse { variable: RandomAccessBool(SpecialsMovement) }
- BoolVariableSetFalse { variable: RandomAccessBool(EnableGlide) }
- BoolVariableSetFalse { variable: RandomAccessBool (0x17) }
- BoolVariableSetFalse { variable: RandomAccessBool (0x18) }
- UnknownEvent { namespace: 0x8, code: 0x2, unk1: 0x0, arguments: [Value(1)] }
- if (OnGround)
- Subroutine(0x20584)
- else
- Subroutine(0x205ac)
- CreateInterrupt { interrupt_id: None, action: Wait, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(OnGround)
- CreateInterrupt { interrupt_id: None, action: FallSpecial, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(InAir)
- CreateInterrupt { interrupt_id: None, action: LandingFallSpecial, requirement: (OnGround) }
- PreviousInterruptAddRequirement(BoolIsTrue RandomAccessBool(EnableGlide))
- CreateInterrupt { interrupt_id: None, action: 0x11b, requirement: (ButtonPress value(1)) }
- PreviousInterruptAddRequirement(BoolIsTrue RandomAccessBool(EnableLandingLag))
- PreviousInterruptAddRequirement(InAir)
- loop Infinite times:
- if (OnGround)
- BoolVariableSetTrue { variable: RandomAccessBool (0x18) }
- IntVariableSet { variable: RandomAccessInt (0x0), value: 0 }
- SetAirGround(15)
- CallEveryFrame { thread_id: 9, script: 0x205e4 }
- if (BoolIsTrue RandomAccessBool (0x17))
- ChangeSubaction(SpecialS)
- else
- ChangeSubactionRestartFrame(SpecialS)
- BoolVariableSetTrue { variable: RandomAccessBool (0x17) }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- IntVariableSet { variable: RandomAccessInt (0x0), value: 2 }
- SetAirGround(17)
- CallEveryFrame { thread_id: 9, script: 0x20634 }
- if (not(BoolIsTrue RandomAccessBool (0x18)))
- if (BoolIsTrue RandomAccessBool (0x17))
- ChangeSubaction(SpecialAirS)
- else
- ChangeSubactionRestartFrame(SpecialAirS)
- BoolVariableSetTrue { variable: RandomAccessBool (0x17) }
- else
- ChangeSubactionRestartFrame(SpecialSSwimR)
- UnknownEvent { namespace: 0x0, code: 0x6, unk1: 0x0, arguments: [] }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script